Uses of Interface
org.infinispan.hotrod.impl.cache.VersionedMetadata
Packages that use VersionedMetadata
-
Uses of VersionedMetadata in org.infinispan.hotrod.impl.cache
Classes in org.infinispan.hotrod.impl.cache that implement VersionedMetadata -
Uses of VersionedMetadata in org.infinispan.hotrod.impl.protocol
Classes in org.infinispan.hotrod.impl.protocol that implement VersionedMetadataFields in org.infinispan.hotrod.impl.protocol declared as VersionedMetadataModifier and TypeFieldDescriptionprotected final VersionedMetadataAbstractVersionedInputStream.versionedMetadataConstructors in org.infinispan.hotrod.impl.protocol with parameters of type VersionedMetadataModifierConstructorDescriptionAbstractVersionedInputStream(VersionedMetadata versionedMetadata, Runnable afterClose) ChannelInputStream(VersionedMetadata versionedMetadata, Runnable afterClose, int totalLength)