public interface LocalTopicStats extends LocalInstanceStats
MemberState implementations.STAT_NOT_AVAILABLE| Modifier and Type | Method and Description | 
|---|---|
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 
 | 
fromJson, toJsonlong getCreationTime()
getCreationTime in interface LocalInstanceStatslong getPublishOperationCount()
long getReceiveOperationCount()
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.