Package | Description |
---|---|
org.jboss.as.clustering.controller | |
org.jboss.as.clustering.infinispan.subsystem | |
org.jboss.as.clustering.jgroups.subsystem |
Constructor and Description |
---|
MetricHandler(MetricExecutor<C> executor,
Class<M> metricClass) |
MetricHandler(MetricExecutor<C> executor,
Collection<? extends Metric<C>> metrics) |
MetricHandler(MetricExecutor<C> executor,
Metric<C>[] metrics) |
Modifier and Type | Class and Description |
---|---|
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 |
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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.