public interface LocalFlakeIdGeneratorStats extends LocalInstanceStats
MemberState implementations.STAT_NOT_AVAILABLE| Modifier and Type | Method and Description | 
|---|---|
long | 
getBatchCount()
The average batch size can be calculated by dividing  
getIdCount() by
 getBatchCount(). | 
long | 
getIdCount()
Note that the ID count returned is the number of generated IDs not the number
 of consumed IDs. 
 | 
getCreationTimefromJson, toJsonlong getBatchCount()
getIdCount() by
 getBatchCount().LocalInstanceStats.getCreationTime().long getIdCount()
LocalInstanceStats.getCreationTime().Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.