Uses of Interface
org.infinispan.client.hotrod.Metadata
-
Packages that use Metadata Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.client.hotrod.multimap -
-
Uses of Metadata in org.infinispan.client.hotrod
Subinterfaces of Metadata in org.infinispan.client.hotrod Modifier and Type Interface Description interfaceMetadataValue<V>Besides the value, also contains a version and expiration information.interfaceVersionedMetadataVersionedMetadata -
Uses of Metadata in org.infinispan.client.hotrod.multimap
Subinterfaces of Metadata in org.infinispan.client.hotrod.multimap Modifier and Type Interface Description interfaceMetadataCollection<V>Metadata and collection, used for Multimap
-