Uses of Class
org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
-
Packages that use GetWithMetadataOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of GetWithMetadataOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return GetWithMetadataOperation Modifier and Type Method Description <V> GetWithMetadataOperation<V>
OperationsFactory. newGetWithMetadataOperation(Object key, byte[] keyBytes, DataFormat dataFormat)
-