Uses of Interface
org.infinispan.hotrod.impl.cache.VersionedValue
-
Packages that use VersionedValue Package Description org.infinispan.hotrod.impl.cache -
-
Uses of VersionedValue in org.infinispan.hotrod.impl.cache
Subinterfaces of VersionedValue in org.infinispan.hotrod.impl.cache Modifier and Type Interface Description interfaceMetadataValue<V>Besides the value, also contains a version and expiration information.Classes in org.infinispan.hotrod.impl.cache that implement VersionedValue Modifier and Type Class Description classMetadataValueImpl<V>MetadataValueImpl.classVersionedValueImpl<V>
-