|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingleAsyncOperation | |
|---|---|
| org.terracotta.modules.ehcache.writebehind | |
| org.terracotta.modules.ehcache.writebehind.operations | |
| Uses of SingleAsyncOperation in org.terracotta.modules.ehcache.writebehind |
|---|
| Methods in org.terracotta.modules.ehcache.writebehind with parameters of type SingleAsyncOperation | |
|---|---|
void |
CacheWriterProcessor.process(SingleAsyncOperation item)
|
void |
CacheWriterProcessor.throwAway(SingleAsyncOperation item,
RuntimeException runtimeException)
|
| Method parameters in org.terracotta.modules.ehcache.writebehind with type arguments of type SingleAsyncOperation | |
|---|---|
void |
OperationsFilterWrapper.filter(List<SingleAsyncOperation> items)
|
void |
CacheWriterProcessor.process(Collection<SingleAsyncOperation> items)
|
| Uses of SingleAsyncOperation in org.terracotta.modules.ehcache.writebehind.operations |
|---|
| Classes in org.terracotta.modules.ehcache.writebehind.operations that implement SingleAsyncOperation | |
|---|---|
class |
DeleteAsyncOperation
|
class |
WriteAsyncOperation
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||