@Service(name="timeStatsNanos") @PerLookup public class TimeStatsNanosImpl extends TimeStatsAbstractImpl implements TimeStatsNanos
NEWLINE, startTime
category, 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, setTime
addChild, compareTo, equals, getCategory, getChild, getChildNodes, getChildNodesImmutable, getCompletePathName, getEnabledChildNodes, getName, getNode, getNodes, getNodes, getParent, getPossibleParentNode, hasChildNodes, hashCode, isEnabled, removeChild, setCategory, setDescription, setEnabled, setName, setParent, traverse
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getMaximumTime, getMinimumTime, getTime, getTimesCalled, setReset, setTime
addChild, getCategory, getChild, getChildNodes, getCompletePathName, getEnabledChildNodes, getNode, getNodes, getNodes, getParent, getPossibleParentNode, hasChildNodes, isEnabled, removeChild, setCategory, setDescription, setEnabled, setParent, traverse
getName, setName
public Object getValue()
getValue
in interface TreeElement
getValue
in class AbstractTreeNode
public String getUnit()
getUnit
in interface org.glassfish.external.statistics.Statistic
public String getDescription()
getDescription
in interface org.glassfish.external.statistics.Statistic
getDescription
in interface TreeNode
getDescription
in class AbstractTreeNode
public String toString()
toString
in class AbstractTreeNode
Copyright © 2020. All rights reserved.