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