| 
 | ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| 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 | 
| Class Summary | |
|---|---|
| DeleteAllOperation | Implements the delete all operation for write behind | 
| DeleteOperation | Implements the delete operation for write behind | 
| WriteAllOperation | Implements the write all operation for write behind | 
| WriteOperation | Implements the write operation for write behind | 
| Enum Summary | |
|---|---|
| SingleOperationType | Enum class to provide distinct operation types for each single operation. | 
This package contains the operations for the write behind functionalities.
| 
 | ehcache | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||