|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.sf.ehcache.writer.writebehind.operations | |
---|---|
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. |
Classes in net.sf.ehcache.writer.writebehind.operations used by net.sf.ehcache.writer | |
---|---|
SingleOperationType
Enum class to provide distinct operation types for each single operation. |
Classes in net.sf.ehcache.writer.writebehind.operations used by net.sf.ehcache.writer.writebehind | |
---|---|
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 |
Classes in net.sf.ehcache.writer.writebehind.operations used by net.sf.ehcache.writer.writebehind.operations | |
---|---|
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. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |