Uses of Class
org.infinispan.client.hotrod.impl.operations.ExecuteOperation
-
Packages that use ExecuteOperation Package Description org.infinispan.client.hotrod.impl.operations -
-
Uses of ExecuteOperation in org.infinispan.client.hotrod.impl.operations
Subclasses of ExecuteOperation in org.infinispan.client.hotrod.impl.operations Modifier and Type Class Description class
AdminOperation
AdminOperation.Methods in org.infinispan.client.hotrod.impl.operations that return ExecuteOperation Modifier and Type Method Description <T> ExecuteOperation<T>
OperationsFactory. newExecuteOperation(String taskName, Map<String,byte[]> marshalledParams, Object key)
-