Uses of Class
org.infinispan.client.hotrod.impl.operations.ExecuteOperation
Packages that use ExecuteOperation
-
Uses of ExecuteOperation in org.infinispan.client.hotrod.impl.operations
Subclasses of ExecuteOperation in org.infinispan.client.hotrod.impl.operationsMethods in org.infinispan.client.hotrod.impl.operations that return ExecuteOperationModifier and TypeMethodDescription<T> ExecuteOperation<T> OperationsFactory.newExecuteOperation(String taskName, Map<String, byte[]> marshalledParams, Object key, DataFormat dataFormat)