|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JGroupsCacheReceiverStatsCounter
Interface for updating the receiver stats
| Method Summary | |
|---|---|
void |
countBootstrapComplete()
Count a bootstrap complete event |
void |
countBootstrapIncomplete()
Count a bootstrap incomplete event |
void |
countBootstrapRequest()
Count a bootstrap request event |
void |
countBootstrapResponse()
Count a bootstrap response event |
void |
countPut()
Count a put event |
void |
countRemoveAll()
Count a remove all event |
void |
countRemoveExisting()
Count a remove existing event |
void |
countRemoveNotExisting()
Count a remove not existing event |
| Method Detail |
|---|
void countRemoveAll()
void countRemoveExisting()
void countRemoveNotExisting()
void countPut()
void countBootstrapRequest()
void countBootstrapComplete()
void countBootstrapIncomplete()
void countBootstrapResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||