| Package | Description |
|---|---|
| org.jboss.as.clustering.controller | |
| org.jboss.as.clustering.infinispan.subsystem | |
| org.jboss.as.clustering.jgroups.subsystem |
| Constructor and Description |
|---|
OperationHandler(OperationExecutor<C> executor,
Class<O> operationClass) |
OperationHandler(OperationExecutor<C> executor,
Collection<? extends Operation<C>> operations) |
OperationHandler(OperationExecutor<C> executor,
Operation<C>[] operations) |
| Modifier and Type | Class and Description |
|---|---|
class |
BackupOperationExecutor
Operation handler for backup site operations.
|
class |
PartitionHandlingOperationExecutor
Executor for partition handling operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StackOperationExecutor |
Copyright © 2021 JBoss by Red Hat. All rights reserved.