public interface LoadMetric extends LoadMetricMBean
| Modifier and Type | Field and Description |
|---|---|
static double |
DEFAULT_CAPACITY |
static int |
DEFAULT_WEIGHT |
| Modifier and Type | Method and Description |
|---|---|
double |
getLoad(Engine engine)
Returns the current load of this metric as a percent of the metric's capacity.
|
getCapacity, getWeight, setCapacity, setWeightstatic final double DEFAULT_CAPACITY
static final int DEFAULT_WEIGHT
Copyright © 2024 JBoss by Red Hat. All rights reserved.