Package | Description |
---|---|
net.sf.ehcache.writer |
This package contains the cache writer functionalities.
|
net.sf.ehcache.writer.writebehind |
This package contains the write behind functionalities.
|
net.sf.ehcache.writer.writebehind.operations |
This package contains the operations for the write behind functionalities.
|
Class and Description |
---|
SingleOperationType
Enum class to provide distinct operation types for each single operation.
|
Class and Description |
---|
KeyBasedOperation
Interface to implement operations that are performed with write-behind and based on a key
|
SingleOperation
Interface to implement single operations that are performed with write-behind
|
Class and Description |
---|
BatchOperation
Interface to implement batch operations that are executed on a cache writer
|
KeyBasedOperation
Interface to implement operations that are performed with write-behind and based on a key
|
SingleOperation
Interface to implement single operations that are performed with write-behind
|
SingleOperationType
Enum class to provide distinct operation types for each single operation.
|
Copyright © 2003–2016 Terracotta, Inc.. All rights reserved.