Uses of Class
org.infinispan.client.hotrod.impl.operations.GetWithMetadataOperation
Packages that use GetWithMetadataOperation
-
Uses of GetWithMetadataOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return GetWithMetadataOperationModifier and TypeMethodDescription<V> GetWithMetadataOperation<V> OperationsFactory.newGetWithMetadataOperation(Object key, byte[] keyBytes, DataFormat dataFormat) <V> GetWithMetadataOperation<V> OperationsFactory.newGetWithMetadataOperation(Object key, byte[] keyBytes, DataFormat dataFormat, SocketAddress listenerServer)