Uses of Class
org.infinispan.client.hotrod.impl.operations.GetAllOperation
-
Packages that use GetAllOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of GetAllOperation in org.infinispan.client.hotrod.impl.operations
Methods in org.infinispan.client.hotrod.impl.operations that return types with arguments of type GetAllOperation Modifier and Type Method Description protected List<GetAllOperation<K,V>>
GetAllParallelOperation. mapOperations()
-