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