|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.replicator.conf.MonitorThreadBucket
public class MonitorThreadBucket
This class implements a storage location for thread information relevant to performance
| Constructor Summary | |
|---|---|
MonitorThreadBucket()
|
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
getCount()
|
long |
getValue()
|
void |
increment(long amount)
|
void |
setCount(int count)
|
void |
setValue(long value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MonitorThreadBucket()
| Method Detail |
|---|
public void setCount(int count)
public int getCount()
public void setValue(long value)
public long getValue()
public void clear()
public void increment(long amount)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||