Package | Description |
---|---|
net.sf.ehcache.writer.writebehind |
This package contains the write behind functionalities.
|
Modifier and Type | Class and Description |
---|---|
class |
CoalesceKeysFilter
Filters the operations by only retaining the latest operations for a given key.
|
Modifier and Type | Method and Description |
---|---|
void |
WriteBehind.setOperationsFilter(OperationsFilter filter)
Set the operations filter that should be used.
|
void |
WriteBehindQueueManager.setOperationsFilter(OperationsFilter filter)
Set the operations filter that should be used.
|
void |
AbstractWriteBehindQueue.setOperationsFilter(OperationsFilter filter)
Set the operations filter that should be used.
|
Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.