JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package com.hazelcast.cache.impl
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
com.hazelcast.config.
AbstractCacheConfig
<K,V> (implements com.hazelcast.config.
CacheConfiguration
<K,V>, com.hazelcast.nio.serialization.
DataSerializable
)
com.hazelcast.config.
CacheConfig
<K,V>
com.hazelcast.cache.impl.
PreJoinCacheConfig
<K,V> (implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.cache.impl.
AbstractCacheRecordStore
<R,CRM> (implements com.hazelcast.internal.eviction.
EvictionListener
<A,E>, com.hazelcast.cache.impl.
ICacheRecordStore
)
com.hazelcast.cache.impl.
CacheRecordStore
(implements com.hazelcast.cache.impl.
SplitBrainAwareCacheRecordStore
)
com.hazelcast.cache.impl.
AbstractCacheService
(implements com.hazelcast.cache.impl.
ICacheService
, com.hazelcast.spi.
PartitionAwareService
, com.hazelcast.spi.
PostJoinAwareService
, com.hazelcast.spi.
PreJoinAwareService
, com.hazelcast.spi.
QuorumAwareService
, com.hazelcast.spi.
SplitBrainHandlerService
)
com.hazelcast.cache.impl.
CacheService
com.hazelcast.cache.impl.
AbstractClusterWideIterator
<K,V> (implements java.util.
Iterator
<E>)
com.hazelcast.cache.impl.
ClusterWideIterator
<K,V> (implements java.util.
Iterator
<E>)
com.hazelcast.cache.impl.
CachePartitionIterator
<K,V>
com.hazelcast.spi.
AbstractDistributedObject
<S> (implements com.hazelcast.core.
DistributedObject
)
com.hazelcast.cache.impl.
CacheProxy
<K,V> (implements com.hazelcast.journal.
EventJournalReader
<E>)
com.hazelcast.cache.impl.
AbstractHazelcastCacheManager
(implements com.hazelcast.cache.
HazelcastCacheManager
)
com.hazelcast.cache.impl.
HazelcastServerCacheManager
com.hazelcast.cache.impl.
AbstractHazelcastCachingProvider
(implements javax.cache.spi.CachingProvider)
com.hazelcast.cache.impl.
HazelcastServerCachingProvider
com.hazelcast.cache.impl.
CacheClearResponse
(implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
, java.io.
Serializable
)
com.hazelcast.cache.impl.
CacheContext
com.hazelcast.cache.impl.
CacheDataSerializerHook
(implements com.hazelcast.internal.serialization.
DataSerializerHook
)
com.hazelcast.cache.impl.
CacheEntry
<K,V> (implements javax.cache.Cache.Entry<K,V>, java.util.
Map.Entry
<K,V>)
com.hazelcast.cache.impl.
CacheEntryCountResolver
com.hazelcast.cache.impl.
CacheEntryIterationResult
(implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
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.
CacheEntryViews
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.
CachePartitionEventData
(implements com.hazelcast.cache.impl.
CacheEventData
)
com.hazelcast.cache.impl.
CacheEventHandler
com.hazelcast.cache.impl.
CacheEventListenerAdaptor
<K,V> (implements com.hazelcast.cache.impl.
CacheEntryListenerProvider
<K,V>, com.hazelcast.cache.impl.
CacheEventListener
, com.hazelcast.nio.serialization.
IdentifiedDataSerializable
, com.hazelcast.spi.
ListenerWrapperEventFilter
, com.hazelcast.spi.
NotifiableEventListener
<S>)
com.hazelcast.cache.impl.
CacheEventSet
(implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.cache.impl.
CacheKeyIterationResult
(implements com.hazelcast.nio.serialization.
IdentifiedDataSerializable
)
com.hazelcast.cache.impl.
CacheMXBeanImpl
(implements javax.cache.management.CacheMXBean)
com.hazelcast.cache.impl.
CachePartitionSegment
(implements com.hazelcast.util.
ConstructorFunction
<K,V>)
com.hazelcast.cache.impl.
CacheProxyUtil
com.hazelcast.cache.impl.
CacheStatisticsImpl
(implements com.hazelcast.cache.
CacheStatistics
)
com.hazelcast.cache.impl.
CacheStatisticsMXBeanImpl
(implements javax.cache.management.CacheStatisticsMXBean)
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>)
com.hazelcast.cache.impl.
CacheEntryEventImpl
<K,V>
com.hazelcast.cache.impl.
JCacheDetector
com.hazelcast.cache.impl.
LatencyTrackingCacheLoader
<K,V> (implements javax.cache.integration.CacheLoader<K,V>)
com.hazelcast.cache.impl.
LatencyTrackingCacheWriter
<K,V> (implements javax.cache.integration.CacheWriter<K,V>)
javax.management.
MBeanServerBuilder
com.hazelcast.cache.impl.
TCKMBeanServerBuilder
javax.management.
MBeanServerDelegate
(implements javax.management.
MBeanServerDelegateMBean
, javax.management.
NotificationEmitter
)
com.hazelcast.cache.impl.
TCKMBeanServerBuilder.RIMBeanServerDelegate
com.hazelcast.cache.impl.
MXBeanUtil
Interface Hierarchy
java.lang.
AutoCloseable
java.io.
Closeable
javax.cache.Cache<K,V> (also extends java.lang.
Iterable
<T>)
com.hazelcast.cache.
ICache
<K,V> (also extends com.hazelcast.core.
PrefixedDistributedObject
)
com.hazelcast.cache.impl.
ICacheInternal
<K,V>
com.hazelcast.cache.impl.
CacheEntryListenerProvider
<K,V>
com.hazelcast.cache.impl.
CacheEventListener
com.hazelcast.cache.impl.
CacheOperationProvider
com.hazelcast.cache.impl.
CacheSyncListenerCompleter
com.hazelcast.nio.serialization.
DataSerializable
com.hazelcast.nio.serialization.
IdentifiedDataSerializable
com.hazelcast.cache.impl.
CacheEventData
com.hazelcast.core.
DistributedObject
com.hazelcast.core.
PrefixedDistributedObject
com.hazelcast.cache.
ICache
<K,V> (also extends javax.cache.Cache<K,V>)
com.hazelcast.cache.impl.
ICacheInternal
<K,V>
com.hazelcast.spi.
EventPublishingService
<E,T>
com.hazelcast.cache.impl.
ICacheService
(also extends com.hazelcast.spi.
FragmentedMigrationAwareService
, com.hazelcast.spi.
ManagedService
, com.hazelcast.spi.
RemoteService
)
com.hazelcast.cache.impl.
ICacheRecordStore
com.hazelcast.cache.impl.
SplitBrainAwareCacheRecordStore
java.lang.
Iterable
<T>
javax.cache.Cache<K,V> (also extends java.io.
Closeable
)
com.hazelcast.cache.
ICache
<K,V> (also extends com.hazelcast.core.
PrefixedDistributedObject
)
com.hazelcast.cache.impl.
ICacheInternal
<K,V>
com.hazelcast.spi.
ManagedService
com.hazelcast.cache.impl.
ICacheService
(also extends com.hazelcast.spi.
EventPublishingService
<E,T>, com.hazelcast.spi.
FragmentedMigrationAwareService
, com.hazelcast.spi.
RemoteService
)
com.hazelcast.spi.
MigrationAwareService
com.hazelcast.spi.
FragmentedMigrationAwareService
com.hazelcast.cache.impl.
ICacheService
(also extends com.hazelcast.spi.
EventPublishingService
<E,T>, com.hazelcast.spi.
ManagedService
, com.hazelcast.spi.
RemoteService
)
com.hazelcast.spi.
RemoteService
com.hazelcast.cache.impl.
ICacheService
(also extends com.hazelcast.spi.
EventPublishingService
<E,T>, com.hazelcast.spi.
FragmentedMigrationAwareService
, com.hazelcast.spi.
ManagedService
)
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.hazelcast.cache.impl.
CacheEntryProcessorEntry.State
com.hazelcast.cache.impl.
CacheEntryViews.CacheEntryViewType
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All Rights Reserved.