Package org.infinispan.hotrod.impl.cache
-
Interface Summary Interface Description CacheTopologyInfo Contains information about cache topology including servers and owned segments.MBeanHelper Metadata Represents metadata about an entry, such as creation and access times and expiration information.MetadataValue<V> Besides the value, also contains a version and expiration information.RemoteCache<K,V> ServerStatistics Defines the possible list of statistics defined by the Hot Rod server.Versioned VersionedVersionedMetadata VersionedMetadataVersionedValue<V> Besides the key and value, also contains an version. -
Class Summary Class Description CacheEntryImpl<K,V> CacheEntryMetadataImpl CacheEntryVersionImpl CacheTopologyInfoImpl ClientStatistics DelegatingRemoteCache<K,V> Delegates all invocations to the provided underlyingRemoteCachebut provides extensibility to intercept when a method is invoked.InvalidatedNearRemoteCache<K,V> Near cache implementation enablingMBeanHelper.Impl MBeanHelper.NoOp MetadataValueImpl<V> MetadataValueImpl.RemoteCacheImpl<K,V> RemoteQuery ServerStatisticsImpl TopologyInfo Maintains topology information about caches.VersionedMetadataImpl VersionedValueImpl<V>