public abstract class AbstractMemoryPoolStats extends AbstractStats implements IMemoryPoolStats
MB| Modifier | Constructor and Description |
|---|---|
protected |
AbstractMemoryPoolStats(java.lang.String name)
Creates a new AbstractMemoryPoolStats object.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getAvailableValueNames()
Returns the names of all contained stats.
|
java.lang.String |
getValueByNameAsString(java.lang.String valueName,
java.lang.String intervalName,
TimeUnit timeUnit) |
addStatValues, createCallExecution, destroy, getName, isEmpty, toStatsString, toStatsString, toStatsString, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCommited, getFree, getInit, getMax, getMaxCommited, getMaxUsed, getMinCommited, getMinUsed, getUsedtoStatsStringprotected AbstractMemoryPoolStats(java.lang.String name)
name - public java.util.List<java.lang.String> getAvailableValueNames()
IStatsgetAvailableValueNames in interface IStatsgetAvailableValueNames in interface StatsMXBeangetAvailableValueNames in class AbstractStatspublic java.lang.String getValueByNameAsString(java.lang.String valueName,
java.lang.String intervalName,
TimeUnit timeUnit)
getValueByNameAsString in interface IStatsgetValueByNameAsString in class AbstractStatsCopyright © 2010-2020 anotheria.net. All Rights Reserved.