public class PartitionHandlingOperationExecutor extends Object implements OperationExecutor<org.infinispan.AdvancedCache<?,?>>
| Constructor and Description |
|---|
PartitionHandlingOperationExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.dmr.ModelNode |
execute(org.jboss.as.controller.OperationContext context,
Operation<org.infinispan.AdvancedCache<?,?>> operation)
Executes the specified executable against the specified operation context.
|
public org.jboss.dmr.ModelNode execute(org.jboss.as.controller.OperationContext context,
Operation<org.infinispan.AdvancedCache<?,?>> operation)
throws org.jboss.as.controller.OperationFailedException
Executorexecute in interface Executor<org.infinispan.AdvancedCache<?,?>,Operation<org.infinispan.AdvancedCache<?,?>>>context - an operation contextoperation - the contextual executable objectorg.jboss.as.controller.OperationFailedException - if execution failsCopyright © 2022 JBoss by Red Hat. All rights reserved.