| Package | Description |
|---|---|
| org.jboss.as.clustering.controller |
| Constructor and Description |
|---|
MetricFunction(Function<T,V> mapper,
Metric<V> metric)
Creates a functional view of the specified metric using the specified mapper.
|
MetricHandler(MetricExecutor<C> executor,
Metric<C>[] metrics) |
| Constructor and Description |
|---|
MetricHandler(MetricExecutor<C> executor,
Collection<? extends Metric<C>> metrics) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.