| Package | Description | 
|---|---|
| com.hazelcast.flakeidgen.impl | |
| com.hazelcast.monitor | 
 Contains Hazelcast statistics interfaces related to map, queue, topic, multimap, executor service etc. 
 | 
| com.hazelcast.monitor.impl | 
 Contains Hazelcast statistics implementations related to map, queue, topic, multimap, executor service etc. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,LocalFlakeIdGeneratorStats> | 
FlakeIdGeneratorService.getStats()  | 
| Modifier and Type | Method and Description | 
|---|---|
LocalFlakeIdGeneratorStats | 
MemberState.getLocalFlakeIdGeneratorStats(String flakeIdName)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
LocalFlakeIdGeneratorStatsImpl  | 
| Modifier and Type | Method and Description | 
|---|---|
LocalFlakeIdGeneratorStats | 
MemberStateImpl.getLocalFlakeIdGeneratorStats(String flakeIdName)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MemberStateImpl.putLocalFlakeIdStats(String name,
                    LocalFlakeIdGeneratorStats localFlakeIdStats)  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.