|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.distribution.jgroups.jmx.NullJGroupsCacheReceiverStats
public final class NullJGroupsCacheReceiverStats
Implementation that does nothing
| Constructor Summary | |
|---|---|
NullJGroupsCacheReceiverStats()
|
|
| Method Summary | |
|---|---|
void |
countBootstrapComplete()
noop |
void |
countBootstrapIncomplete()
noop |
void |
countBootstrapRequest()
noop |
void |
countBootstrapResponse()
noop |
void |
countPut()
noop |
void |
countRemoveAll()
noop |
void |
countRemoveExisting()
noop |
void |
countRemoveNotExisting()
noop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullJGroupsCacheReceiverStats()
| Method Detail |
|---|
public void countRemoveAll()
countRemoveAll in interface JGroupsCacheReceiverStatsCounterpublic void countRemoveExisting()
countRemoveExisting in interface JGroupsCacheReceiverStatsCounterpublic void countRemoveNotExisting()
countRemoveNotExisting in interface JGroupsCacheReceiverStatsCounterpublic void countPut()
countPut in interface JGroupsCacheReceiverStatsCounterpublic void countBootstrapRequest()
countBootstrapRequest in interface JGroupsCacheReceiverStatsCounterpublic void countBootstrapComplete()
countBootstrapComplete in interface JGroupsCacheReceiverStatsCounterpublic void countBootstrapIncomplete()
countBootstrapIncomplete in interface JGroupsCacheReceiverStatsCounterpublic void countBootstrapResponse()
countBootstrapResponse in interface JGroupsCacheReceiverStatsCounter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||