|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
com.hazelcast.map
package.
See:
Description
Interface Summary | |
---|---|
EventData | General contract for map event data. |
MapContextQuerySupport | Support interface which is used in map specific query operations. |
MapEventPublisher | Helper methods for publishing events. |
MapServiceContext | Context which is needed by a map service. |
MapServiceContextEventListenerSupport | Helper event listener methods for MapServiceContext . |
MapServiceContextInterceptorSupport | Helper interceptor methods for MapServiceContext . |
RecordStore | Defines a record-store. |
SizeEstimator<T> | Size estimator general contract. |
Class Summary | |
---|---|
DataAwareEntryEvent | |
DefaultMapServiceContext | Default implementation of map service context. |
DefaultRecordStore | Default implementation of record-store. |
EntryEventData | An entry's event data. |
EntryEventFilter | |
EntryViews | A class providing static factory methods that create various entry view objects. |
LocalMapStatsProvider | Provides node local statistics of a map via LocalMapStatsProvider.createLocalMapStats(java.lang.String)
and also holds all LocalMapStatsImpl implementations of all maps. |
MapContainer | Map container. |
MapDataSerializerHook | |
MapEntrySet | |
MapEntrySimple<K,V> | |
MapEventData | Map wide event's data. |
MapKeySet | |
MapPortableHook | |
MapRecordKey | |
MapService | Defines map service behavior. |
MapStoreWrapper | |
MapValueCollection | |
NearCache | NearCache. |
NearCacheProvider | Provides near cache specific functionality. |
PartitionContainer | |
QueryEventFilter | |
QueryResult | |
SimpleEntryView<K,V> | SimpleEntryView is an implementation of EntryView and also it is writable. |
SizeEstimators | Static factory methods for corresponding size estimators. |
SyntheticEventFilter | Wrapper class for a filter which does not want to receive synthetic events. |
Contains implementation specific classes of com.hazelcast.map
package.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |