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