@Service(name="timeStatsNanos") @PerLookup public class TimeStatsNanosImpl extends TimeStatsAbstractImpl implements TimeStatsNanos
NEWLINE, startTimecategory, children, description, enabled, name| Constructor and Description |
|---|
TimeStatsNanosImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
entry() |
void |
exit() |
String |
getDescription() |
String |
getUnit() |
Object |
getValue() |
String |
toString() |
getCount, getLastSampleTime, getMaximumTime, getMaxTime, getMinimumTime, getMinTime, getStartTime, getTime, getTimesCalled, getTotalTime, postEntry, postExit, setReset, setTimeaddChild, compareTo, equals, getCategory, getChild, getChildNodes, getChildNodesImmutable, getCompletePathName, getEnabledChildNodes, getName, getNode, getNodes, getNodes, getParent, getPossibleParentNode, hasChildNodes, hashCode, isEnabled, removeChild, setCategory, setDescription, setEnabled, setName, setParent, traverseclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetMaximumTime, getMinimumTime, getTime, getTimesCalled, setReset, setTimeaddChild, getCategory, getChild, getChildNodes, getCompletePathName, getEnabledChildNodes, getNode, getNodes, getNodes, getParent, getPossibleParentNode, hasChildNodes, isEnabled, removeChild, setCategory, setDescription, setEnabled, setParent, traversegetName, setNamepublic void entry()
entry in interface TimeStatsentry in class TimeStatsAbstractImplpublic void exit()
exit in interface TimeStatsexit in class TimeStatsAbstractImplpublic Object getValue()
getValue in interface TreeElementgetValue in class AbstractTreeNodepublic String getUnit()
getUnit in interface org.glassfish.external.statistics.Statisticpublic String getDescription()
getDescription in interface org.glassfish.external.statistics.StatisticgetDescription in interface TreeNodegetDescription in class AbstractTreeNodepublic String toString()
toString in class AbstractTreeNodeCopyright © 2017. All rights reserved.