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