| Package | Description |
|---|---|
| org.terracotta.modules.ehcache.async | |
| org.terracotta.modules.ehcache.async.scatterpolicies | |
| org.terracotta.modules.ehcache.writebehind |
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncCoordinatorImpl.start(ItemProcessor<E> itemProcessor,
int processingConcurrency,
ItemScatterPolicy<? super E> policy) |
void |
AsyncCoordinator.start(ItemProcessor<E> processor,
int processingConcurrency,
ItemScatterPolicy<? super E> policy) |
| Modifier and Type | Class and Description |
|---|---|
class |
HashCodeScatterPolicy<E extends Serializable> |
class |
SingleBucketScatterPolicy<E extends Serializable> |
| Modifier and Type | Field and Description |
|---|---|
static ItemScatterPolicy<SingleAsyncOperation> |
AsyncWriteBehind.POLICY |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.