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