Uses of Interface
org.infinispan.client.hotrod.Versioned
Packages that use Versioned
Package
Description
Hot Rod client API.
-
Uses of Versioned in org.infinispan.client.hotrod
Subinterfaces of Versioned in org.infinispan.client.hotrodModifier and TypeInterfaceDescriptioninterface
Besides the value, also contains a version and expiration information.interface
VersionedMetadatainterface
Besides the key and value, also contains an version. -
Uses of Versioned in org.infinispan.client.hotrod.impl
Classes in org.infinispan.client.hotrod.impl that implement VersionedModifier and TypeClassDescriptionclass
MetadataValueImpl.class
class
-
Uses of Versioned in org.infinispan.client.hotrod.multimap
Subinterfaces of Versioned in org.infinispan.client.hotrod.multimapModifier and TypeInterfaceDescriptioninterface
Metadata and collection, used for Multimap