|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalTopicOperationStats
Method Summary | |
---|---|
long |
getNumberOfPublishes()
Returns the number of publish operations. |
long |
getNumberOfReceivedMessages()
Returns the number of received messages |
long |
getPeriodEnd()
Gets the end time of the period in milliseconds. |
long |
getPeriodStart()
Gets the start time of the period in milliseconds. |
Methods inherited from interface com.hazelcast.nio.DataSerializable |
---|
readData, writeData |
Method Detail |
---|
long getPeriodStart()
long getPeriodEnd()
long getNumberOfPublishes()
long getNumberOfReceivedMessages()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |