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