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,
Operation<C>[] operations) |
Constructor and Description |
---|
OperationHandler(OperationExecutor<C> executor,
Collection<? extends Operation<C>> operations) |
Modifier and Type | Class and Description |
---|---|
class |
BackupOperation
Backup site operations.
|
class |
PartitionHandlingOperation
Enumerates partition handling operations.
|
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
PartitionHandlingOperationExecutor.execute(org.jboss.as.controller.OperationContext context,
Operation<org.infinispan.AdvancedCache<?,?>> operation) |
org.jboss.dmr.ModelNode |
BackupOperationExecutor.execute(org.jboss.as.controller.OperationContext context,
Operation<BackupOperationContext> operation) |
Modifier and Type | Class and Description |
---|---|
class |
StackOperation |
Modifier and Type | Method and Description |
---|---|
org.jboss.dmr.ModelNode |
StackOperationExecutor.execute(org.jboss.as.controller.OperationContext context,
Operation<ChannelFactory> operation) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.