public class MCount extends MJmx
MCount class.
| Modifier and Type | Field and Description |
|---|---|
protected long |
cnt |
protected boolean |
isClosed |
jmxFixName, jmxName, jmxPackage, jmxType| Constructor and Description |
|---|
MCount()
Constructor for MCount.
|
MCount(String name)
Constructor for MCount.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
close.
|
protected void |
finalize() |
long |
getFirstHitTime()
getFirstHitTime.
|
double |
getHitsPerSecond()
getHitsPerSecond.
|
long |
getLastHitTime()
getLastHitTime.
|
String |
getName()
Getter for the field
name. |
String |
getStatusAsString()
getStatusAsString.
|
long |
getValue()
getValue.
|
void |
inc()
inc.
|
void |
reset()
reset.
|
String |
toString() |
jmxRegistercreateJmxObjectName, getJmxName, getJmxObjectName, getJmxPackage, getJmxType, isJmxFixName, isJmxRegistered, setJmxName, setJmxPackage, setJmxProxy, setJmxRegisteredbase, base, createBase, forkBase, installBase, isBase, leaveBasepublic void reset()
reset.
public void inc()
inc.
public long getValue()
getValue.
public double getHitsPerSecond()
getHitsPerSecond.
public long getFirstHitTime()
getFirstHitTime.
public long getLastHitTime()
getLastHitTime.
public void close()
close.
Copyright © 2016. All Rights Reserved.