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