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