Hierarchy For Package org.infinispan.hotrod.impl.cache
Class Hierarchy
- java.lang.Object
- org.infinispan.hotrod.impl.cache.CacheEntryImpl<K,
V> (implements org.infinispan.api.common.CacheEntry<K, V>) - org.infinispan.hotrod.impl.cache.CacheEntryMetadataImpl (implements org.infinispan.api.common.CacheEntryMetadata)
- org.infinispan.hotrod.impl.cache.CacheEntryVersionImpl (implements org.infinispan.api.common.CacheEntryVersion)
- org.infinispan.hotrod.impl.cache.CacheTopologyInfoImpl (implements org.infinispan.hotrod.impl.cache.CacheTopologyInfo)
- org.infinispan.hotrod.impl.cache.ClientStatistics (implements org.infinispan.hotrod.jmx.RemoteCacheClientStatisticsMXBean)
- org.infinispan.hotrod.impl.cache.DelegatingRemoteCache<K,
V> (implements org.infinispan.hotrod.impl.cache.RemoteCache<K, V>) - org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache<K,
V>
- org.infinispan.hotrod.impl.cache.InvalidatedNearRemoteCache<K,
- org.infinispan.hotrod.impl.cache.MBeanHelper.Impl (implements org.infinispan.hotrod.impl.cache.MBeanHelper)
- org.infinispan.hotrod.impl.cache.MBeanHelper.NoOp (implements org.infinispan.hotrod.impl.cache.MBeanHelper)
- org.infinispan.hotrod.impl.cache.RemoteCacheImpl<K,
V> (implements org.infinispan.hotrod.impl.cache.RemoteCache<K, V>) - org.infinispan.hotrod.impl.cache.RemoteQuery
- org.infinispan.hotrod.impl.cache.ServerStatisticsImpl (implements org.infinispan.hotrod.impl.cache.ServerStatistics)
- org.infinispan.hotrod.impl.cache.TopologyInfo
- org.infinispan.hotrod.impl.cache.VersionedMetadataImpl (implements org.infinispan.hotrod.impl.cache.VersionedMetadata)
- org.infinispan.hotrod.impl.cache.VersionedValueImpl<V> (implements org.infinispan.hotrod.impl.cache.VersionedValue<V>)
- org.infinispan.hotrod.impl.cache.MetadataValueImpl<V> (implements org.infinispan.hotrod.impl.cache.MetadataValue<V>)
- org.infinispan.hotrod.impl.cache.CacheEntryImpl<K,
Interface Hierarchy
- java.lang.AutoCloseable
- org.infinispan.hotrod.impl.cache.MBeanHelper
- org.infinispan.hotrod.impl.cache.RemoteCache<K,
V>
- org.infinispan.hotrod.impl.cache.CacheTopologyInfo
- org.infinispan.hotrod.impl.cache.Metadata
- org.infinispan.hotrod.impl.cache.MetadataValue<V> (also extends org.infinispan.hotrod.impl.cache.VersionedValue<V>)
- org.infinispan.hotrod.impl.cache.VersionedMetadata (also extends org.infinispan.hotrod.impl.cache.Versioned)
- org.infinispan.hotrod.impl.cache.ServerStatistics
- org.infinispan.hotrod.impl.cache.Versioned
- org.infinispan.hotrod.impl.cache.VersionedMetadata (also extends org.infinispan.hotrod.impl.cache.Metadata)
- org.infinispan.hotrod.impl.cache.VersionedValue<V>
- org.infinispan.hotrod.impl.cache.MetadataValue<V> (also extends org.infinispan.hotrod.impl.cache.Metadata)