public class CoalesceKeysFilter extends java.lang.Object implements OperationsFilter<KeyBasedOperation>
Constructor and Description |
---|
CoalesceKeysFilter() |
Modifier and Type | Method and Description |
---|---|
void |
filter(java.util.List operations,
OperationConverter<KeyBasedOperation> converter)
Filter the operations of a write behind queue.
|
public void filter(java.util.List operations, OperationConverter<KeyBasedOperation> converter)
filter
in interface OperationsFilter<KeyBasedOperation>
operations
- the operations to filterconverter
- the converter to use for each operation