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 |
AbstractWriteBehindQueue.setOperationsFilter(OperationsFilter filter)
Set the operations filter that should be used.
|
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 |
NonStopWriteBehind.setOperationsFilter(OperationsFilter filter) |
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.