|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.loaderwriter.writebehind.operations.CoalesceKeysFilter<K,V>
public class CoalesceKeysFilter<K,V>
Constructor Summary | |
---|---|
CoalesceKeysFilter()
|
Method Summary | |
---|---|
void |
filter(java.util.List<SingleOperation<K,V>> operations)
Filter the operations of a write behind queue. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CoalesceKeysFilter()
Method Detail |
---|
public void filter(java.util.List<SingleOperation<K,V>> operations)
OperationsFilter
filter
in interface OperationsFilter<SingleOperation<K,V>>
operations
- the operations to filter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |