Uses of Interface
org.infinispan.hotrod.impl.cache.MetadataValue
Packages that use MetadataValue
-
Uses of MetadataValue in org.infinispan.hotrod.impl.cache
Classes in org.infinispan.hotrod.impl.cache that implement MetadataValue -
Uses of MetadataValue in org.infinispan.hotrod.impl.transaction.entry
Methods in org.infinispan.hotrod.impl.transaction.entry with parameters of type MetadataValueModifier and TypeMethodDescriptionstatic <K,V> TransactionEntry <K, V> TransactionEntry.read(K key, MetadataValue<V> value)