public class HeapMemoryUsageLoadMetric extends AbstractLoadMetric
LoadMetric
implementation that returns the heap memory usage ratio.DEFAULT_CAPACITY, DEFAULT_WEIGHT
Constructor and Description |
---|
HeapMemoryUsageLoadMetric() |
HeapMemoryUsageLoadMetric(MemoryMXBean bean) |
Modifier and Type | Method and Description |
---|---|
double |
getLoad(Engine engine) |
getCapacity, getWeight, setCapacity, setWeight
public HeapMemoryUsageLoadMetric()
public HeapMemoryUsageLoadMetric(MemoryMXBean bean)
Copyright © 2018 JBoss by Red Hat. All rights reserved.