public class MCountWithDelay extends MCount
jmxFixName, jmxName, jmxPackage, jmxType| Constructor and Description |
|---|
MCountWithDelay() |
MCountWithDelay(String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
getSleepInterval() |
int |
getSleepSeconds() |
void |
inc() |
boolean |
isThrowExceptionOnNextCount() |
void |
setSleepInterval(long sleepInterval) |
void |
setSleepSeconds(int sleepSeconds) |
void |
setThrowExceptionOnNextCount(boolean throwExceptionOnNextCount) |
close, finalize, getFirstHitTime, getHitsPerSecond, getLastHitTime, getName, getStatusAsString, getValue, reset, toStringjmxRegistercreateJmxObjectName, getJmxName, getJmxObjectName, getJmxPackage, getJmxType, isJmxFixName, isJmxRegistered, setJmxName, setJmxPackage, setJmxProxy, setJmxRegisteredbase, base, createBase, forkBase, installBase, isBase, leaveBasepublic MCountWithDelay()
public MCountWithDelay(String name)
public long getSleepInterval()
public void setSleepInterval(long sleepInterval)
public int getSleepSeconds()
public void setSleepSeconds(int sleepSeconds)
public boolean isThrowExceptionOnNextCount()
public void setThrowExceptionOnNextCount(boolean throwExceptionOnNextCount)
Copyright © 2014. All rights reserved.