Class Hierarchy
- java.lang.Object
- com.hazelcast.cache.impl.AbstractCacheRecordStore<R,CRM> (implements com.hazelcast.cache.impl.eviction.EvictionListener<A,E>, com.hazelcast.cache.impl.ICacheRecordStore)
- com.hazelcast.cache.impl.AbstractCacheRecordStore.MaxSizeEvictionChecker (implements com.hazelcast.cache.impl.eviction.EvictionChecker)
- com.hazelcast.cache.impl.AbstractCacheService (implements com.hazelcast.cache.impl.ICacheService, com.hazelcast.spi.PostJoinAwareService)
- com.hazelcast.cache.impl.AbstractClusterWideIterator<K,V> (implements java.util.Iterator<E>)
- com.hazelcast.spi.AbstractDistributedObject<S> (implements com.hazelcast.core.DistributedObject)
- com.hazelcast.cache.impl.AbstractHazelcastCacheManager (implements com.hazelcast.cache.HazelcastCacheManager)
- com.hazelcast.cache.impl.AbstractHazelcastCachingProvider (implements javax.cache.spi.CachingProvider)
- com.hazelcast.cache.impl.CacheClearResponse (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable, java.io.Serializable)
- com.hazelcast.cache.impl.CacheDataSerializerHook (implements com.hazelcast.nio.serialization.DataSerializerHook)
- com.hazelcast.cache.impl.CacheEntry<K,V> (implements javax.cache.Cache.Entry<K,V>)
- com.hazelcast.cache.impl.CacheEntryProcessorEntry<K,V,R> (implements javax.cache.processor.MutableEntry<K,V>)
- com.hazelcast.cache.impl.CacheEntryProcessorResult<T> (implements javax.cache.processor.EntryProcessorResult<T>)
- com.hazelcast.cache.impl.CacheEventContext
- com.hazelcast.cache.impl.CacheEventContextUtil
- com.hazelcast.cache.impl.CacheEventDataImpl (implements com.hazelcast.cache.impl.CacheEventData)
- com.hazelcast.cache.impl.CacheEventListenerAdaptor<K,V> (implements com.hazelcast.cache.impl.CacheEntryListenerProvider<K,V>, com.hazelcast.cache.impl.CacheEventListener)
- com.hazelcast.cache.impl.CacheEventSet (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.cache.impl.CacheKeyIteratorResult (implements com.hazelcast.nio.serialization.IdentifiedDataSerializable)
- com.hazelcast.cache.impl.CacheMXBeanImpl (implements javax.cache.management.CacheMXBean)
- com.hazelcast.cache.impl.CachePartitionSegment
- com.hazelcast.cache.impl.CachePortableHook (implements com.hazelcast.nio.serialization.PortableHook)
- com.hazelcast.cache.impl.CacheProxy<K,V>
- com.hazelcast.cache.impl.CacheProxyUtil
- com.hazelcast.cache.impl.CacheService.CacheBatchInvalidationMessageSender (implements java.lang.Runnable)
- com.hazelcast.cache.impl.CacheStatisticsImpl (implements com.hazelcast.cache.CacheStatistics, com.hazelcast.nio.serialization.DataSerializable)
- com.hazelcast.cache.impl.CacheStatisticsMXBeanImpl (implements javax.cache.management.CacheStatisticsMXBean, java.io.Serializable)
- com.hazelcast.cache.impl.DefaultOperationProvider (implements com.hazelcast.cache.impl.CacheOperationProvider)
- java.util.EventObject (implements java.io.Serializable)
- javax.cache.event.CacheEntryEvent<K,V> (implements javax.cache.Cache.Entry<K,V>)
- javax.management.MBeanServerBuilder
- javax.management.MBeanServerDelegate (implements javax.management.MBeanServerDelegateMBean, javax.management.NotificationEmitter)
- com.hazelcast.cache.impl.MXBeanUtil
Interface Hierarchy
Enum Hierarchy
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.