| Package | Description | 
|---|---|
| org.wildfly.swarm.config.modcluster.proxy | |
| org.wildfly.swarm.config.modcluster.proxy.load_provider | 
| Modifier and Type | Method and Description | 
|---|---|
| LoadMetric | DynamicLoadProvider.DynamicLoadProviderResources. loadMetric(String key) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<LoadMetric> | DynamicLoadProvider.DynamicLoadProviderResources. loadMetrics()Get the list of LoadMetric resources | 
| Modifier and Type | Method and Description | 
|---|---|
| T | DynamicLoadProvider. loadMetric(LoadMetric value)Add the LoadMetric object to the list of subresources | 
| Modifier and Type | Method and Description | 
|---|---|
| T | DynamicLoadProvider. loadMetrics(List<LoadMetric> value)Add all LoadMetric objects to this subresource | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LoadMetric<T extends LoadMetric<T>>Built-in load metric contributing a value to the overall load factor of a
 node. | 
| interface  | LoadMetricConsumer<T extends LoadMetric<T>> | 
| interface  | LoadMetricSupplier<T extends LoadMetric> | 
| Modifier and Type | Method and Description | 
|---|---|
| LoadMetric | LoadMetricSupplier. get()Constructed instance of LoadMetric resource | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.