| Package | Description |
|---|---|
| org.terracotta.modules.ehcache.writebehind | |
| org.terracotta.modules.ehcache.writebehind.operations |
| Modifier and Type | Field and Description |
|---|---|
static ItemScatterPolicy<SingleAsyncOperation> |
AsyncWriteBehind.POLICY |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheWriterProcessor.process(SingleAsyncOperation item) |
void |
CacheWriterProcessor.throwAway(SingleAsyncOperation item,
RuntimeException runtimeException) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationsFilterWrapper.filter(List<SingleAsyncOperation> items) |
void |
CacheWriterProcessor.process(Collection<SingleAsyncOperation> items) |
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteAsyncOperation |
class |
WriteAsyncOperation |
Copyright © 2003–2024 Terracotta, Inc.. All rights reserved.