Uses of Class
org.infinispan.client.hotrod.impl.operations.GetStreamOperation
-
Packages that use GetStreamOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of GetStreamOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return GetStreamOperation Modifier and Type Method Description <K> GetStreamOperation
OperationsFactory. newGetStreamOperation(K key, byte[] keyBytes, int offset)
-