Class Hierarchy
- java.lang.Object
- com.hazelcast.map.EntryLoader.MetadataAwareValue<V>
- com.hazelcast.map.EventLostEvent (implements com.hazelcast.map.IMapEvent)
- java.util.EventObject (implements java.io.Serializable)
- com.hazelcast.map.AbstractIMapEvent (implements com.hazelcast.map.IMapEvent)
- com.hazelcast.map.MapEvent
- com.hazelcast.map.MapPartitionLostEvent
- com.hazelcast.map.AbstractIMapEvent (implements com.hazelcast.map.IMapEvent)
- com.hazelcast.map.MapStoreAdapter<K,
V> (implements com.hazelcast.map.MapStore<K, V>) - java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.hazelcast.core.HazelcastException
- com.hazelcast.map.QueryResultSizeExceededException
- com.hazelcast.map.ReachedMaxSizeException
- com.hazelcast.core.HazelcastException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- java.util.Comparator<T>
- com.hazelcast.spi.eviction.EvictionPolicyComparator<K,
V, E> (also extends java.io.Serializable) - com.hazelcast.map.MapEvictionPolicyComparator<K,
V>
- com.hazelcast.map.MapEvictionPolicyComparator<K,
- com.hazelcast.spi.eviction.EvictionPolicyComparator<K,
- com.hazelcast.core.DistributedObject
- com.hazelcast.map.BaseMap<K,
V> - com.hazelcast.map.IMap<K,
V> (also extends java.util.concurrent.ConcurrentMap<K, V>, java.lang.Iterable<T>)
- com.hazelcast.map.IMap<K,
- com.hazelcast.map.BaseMap<K,
- com.hazelcast.map.EventJournalMapEvent<K,
V> - com.hazelcast.map.IMapEvent
- java.lang.Iterable<T>
- com.hazelcast.map.IMap<K,
V> (also extends com.hazelcast.map.BaseMap<K, V>, java.util.concurrent.ConcurrentMap<K, V>)
- com.hazelcast.map.IMap<K,
- com.hazelcast.instance.LocalInstanceStats
- com.hazelcast.map.LocalMapStats
- com.hazelcast.map.LockAware
- java.util.Map<K,
V> - java.util.concurrent.ConcurrentMap<K,
V>
- java.util.concurrent.ConcurrentMap<K,
- java.util.Map.Entry<K,
V> - com.hazelcast.map.ExtendedMapEntry<K,
V>
- com.hazelcast.map.ExtendedMapEntry<K,
- com.hazelcast.map.MapLoader<K,
V> - com.hazelcast.map.EntryLoader<K,
V> - com.hazelcast.map.EntryStore<K,
V> (also extends com.hazelcast.map.MapStore<K, V>)
- com.hazelcast.map.EntryStore<K,
- com.hazelcast.map.MapStore<K,
V> - com.hazelcast.map.EntryStore<K,
V> (also extends com.hazelcast.map.EntryLoader<K, V>)
- com.hazelcast.map.EntryStore<K,
- com.hazelcast.map.EntryLoader<K,
- com.hazelcast.map.MapLoaderLifecycleSupport
- com.hazelcast.map.MapStoreFactory<K,
V> - com.hazelcast.map.PostProcessingMapStore
- com.hazelcast.map.QueryCache<K,
V> - java.io.Serializable
- com.hazelcast.map.EntryProcessor<K,
V, R> - com.hazelcast.spi.eviction.EvictionPolicyComparator<K,
V, E> (also extends java.util.Comparator<T>) - com.hazelcast.map.MapEvictionPolicyComparator<K,
V>
- com.hazelcast.map.MapEvictionPolicyComparator<K,
- com.hazelcast.map.MapInterceptor
- com.hazelcast.map.EntryProcessor<K,