Uses of Class
org.infinispan.client.hotrod.impl.operations.GetAllParallelOperation
-
Packages that use GetAllParallelOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of GetAllParallelOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return GetAllParallelOperation Modifier and Type Method Description <K,V>
GetAllParallelOperation<K,V>OperationsFactory. newGetAllOperation(Set<byte[]> keys, DataFormat dataFormat)
-