Uses of Interface
org.infinispan.client.hotrod.VersionedValue
-
Packages that use VersionedValue Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of VersionedValue in org.infinispan.client.hotrod
Subinterfaces of VersionedValue in org.infinispan.client.hotrod Modifier and Type Interface Description interface
MetadataValue<V>
Besides the value, also contains a version and expiration information.
-