|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LocalTopicStats
| Field Summary |
|---|
| Fields inherited from interface com.hazelcast.monitor.LocalInstanceStats |
|---|
STAT_NOT_AVAILABLE |
| Method Summary | |
|---|---|
long |
getCreationTime()
Returns the creation time of this topic on this member |
long |
getPublishOperationCount()
Returns the total number of published messages of this topic on this member |
long |
getReceiveOperationCount()
Returns the total number of received messages of this topic on this member |
| Methods inherited from interface com.hazelcast.management.JsonSerializable |
|---|
fromJson, toJson |
| Method Detail |
|---|
long getCreationTime()
getCreationTime in interface LocalInstanceStatslong getPublishOperationCount()
long getReceiveOperationCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||