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