|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| EntryBackupProcessor<K,V> | Processes an entry on a backup partition. |
| EntryProcessor<K,V> | An EntryProcessor passes you a Map.Entry. |
| MapInterceptor | MapInterceptor is used to intercept changes to the map, allowing access to the values before and after adding them to the map. |
| QueryCache<K,V> | A concurrent, queryable data structure which is used to cache results of a continuous query executed
on an IMap. |
| Class Summary | |
|---|---|
| AbstractEntryProcessor<K,V> | An abstract EntryProcessor that already has implemented the AbstractEntryProcessor.getBackupProcessor(). |
| MapPartitionLostEvent | Used for providing information about the lost partition for a map |
| Exception Summary | |
|---|---|
| QueryResultSizeExceededException | This exception is thrown when a query exceeds a configurable result size limit. |
| ReachedMaxSizeException | Exception thrown when a write-behind MapStore rejects to accept a new element. |
Contains Hazelcast map module classes.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||