Package | Description |
---|---|
net.sf.ehcache.writer.writebehind |
This package contains the write behind functionalities.
|
Modifier and Type | Class and Description |
---|---|
class |
CastingOperationConverter
A converter that simply casts an existing
KeyBasedOperation instance. |
Modifier and Type | Method and Description |
---|---|
void |
CoalesceKeysFilter.filter(List operations,
OperationConverter<KeyBasedOperation> converter)
Filter the operations of a write behind queue.
|
void |
OperationsFilter.filter(List operations,
OperationConverter<T> converter)
Filter the operations of a write behind queue.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.