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