Package | Description |
---|---|
org.jboss.as.clustering.controller | |
org.jboss.as.clustering.infinispan.subsystem | |
org.jboss.as.clustering.jgroups.subsystem |
Modifier and Type | Interface and Description |
---|---|
interface |
MetricExecutor<C>
Encapsulates the execution of a runtime metric.
|
interface |
OperationExecutor<C>
Encapsulates the execution of a runtime operation.
|
Constructor and Description |
---|
ExecutionHandler(Executor<C,E> executor,
Collection<? extends E> executables,
Function<E,String> name)
Constructs a new ExecutionHandler
|
Modifier and Type | Class and Description |
---|---|
class |
BackupOperationExecutor
Operation handler for backup site operations.
|
class |
CacheContainerMetricExecutor
A handler for cache-container metrics.
|
class |
CacheMetricExecutor
Handler for cache metrics.
|
class |
ClusteredCacheMetricExecutor
Handler for clustered cache metrics.
|
class |
EvictionMetricExecutor
Handler for cache eviction metrics.
|
class |
LockingMetricExecutor
A handler for cache locking metrics.
|
class |
PartitionHandlingMetricExecutor
Executor for partition handling metrics.
|
class |
PartitionHandlingOperationExecutor
Executor for partition handling operations.
|
class |
StoreMetricExecutor
A handler for cache store metrics.
|
class |
TransactionMetricExecutor
A handler for cache transaction metrics.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelMetricExecutor
Handler for reading run-time only attributes from an underlying channel service.
|
class |
StackOperationExecutor |
Copyright © 2017 JBoss by Red Hat. All rights reserved.