Class Hierarchy
- java.lang.Object
- com.hazelcast.map.AbstractEntryProcessor<K,V> (implements com.hazelcast.map.EntryProcessor<K,V>)
- java.util.AbstractMap.SimpleEntry<K,V> (implements java.util.Map.Entry<K,V>, java.io.Serializable)
- com.hazelcast.map.DefaultRecordStore (implements com.hazelcast.map.RecordStore)
- com.hazelcast.map.EntryEventFilter (implements com.hazelcast.nio.serialization.DataSerializable, com.hazelcast.spi.EventFilter)
- com.hazelcast.map.EventData (implements com.hazelcast.nio.serialization.DataSerializable)
- java.util.EventObject (implements java.io.Serializable)
- com.hazelcast.map.EvictionProcessor (implements com.hazelcast.util.scheduler.ScheduledEntryProcessor<K,V>)
- com.hazelcast.map.MapContainer
- com.hazelcast.map.MapDataSerializerHook (implements com.hazelcast.nio.serialization.DataSerializerHook)
- com.hazelcast.map.MapEntrySet (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.map.MapEvictionManager
- com.hazelcast.map.MapInterceptorContextImpl (implements com.hazelcast.map.MapInterceptorContext)
- com.hazelcast.map.MapKeySet (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.map.MapPortableHook (implements com.hazelcast.nio.serialization.PortableHook)
- com.hazelcast.map.MapRecordKey
- com.hazelcast.map.MapService (implements com.hazelcast.spi.EventPublishingService<E,T>, com.hazelcast.spi.ManagedService, com.hazelcast.spi.MigrationAwareService, com.hazelcast.spi.PostJoinAwareService, com.hazelcast.spi.RemoteService, com.hazelcast.spi.ReplicationSupportingService, com.hazelcast.spi.SplitBrainHandlerService, com.hazelcast.spi.TransactionalService)
- com.hazelcast.map.MapService.Merger (implements java.lang.Runnable)
- com.hazelcast.map.MapStoreDeleteProcessor (implements com.hazelcast.util.scheduler.ScheduledEntryProcessor<K,V>)
- com.hazelcast.map.MapStoreProcessor (implements com.hazelcast.util.scheduler.ScheduledEntryProcessor<K,V>)
- com.hazelcast.map.MapStoreWrapper (implements com.hazelcast.core.MapStore<K,V>)
- com.hazelcast.map.MapStoreWriteProcessor (implements com.hazelcast.util.scheduler.ScheduledEntryProcessor<K,V>)
- com.hazelcast.map.MapValueCollection (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.map.NearCache
- com.hazelcast.map.NearCache.CacheRecord (implements java.lang.Comparable<T>)
- com.hazelcast.map.PartitionContainer
- com.hazelcast.map.QueryResult (implements com.hazelcast.nio.serialization.DataSerializable)
- com.hazelcast.map.SimpleEntryView<K,V> (implements com.hazelcast.core.EntryView<K,V>, com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.map.SimpleMapEntry (implements java.util.Map.Entry<K,V>)
- com.hazelcast.map.SizeEstimators
Interface Hierarchy
Copyright © 2014 Hazelcast, Inc.. All rights reserved.