| Package | Description | 
|---|---|
| com.hazelcast.hotrestart | This package contains Hot Restart classes needed for open source Hazelcast code | 
| 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 | 
|---|---|
| ClusterHotRestartStatusDTO | NoopInternalHotRestartService. getCurrentClusterHotRestartStatus() | 
| ClusterHotRestartStatusDTO | InternalHotRestartService. getCurrentClusterHotRestartStatus()Returns latest Hot Restart status as Management Center DTO. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterHotRestartStatusDTO | MemberState. getClusterHotRestartStatus() | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterHotRestartStatusDTO | MemberStateImpl. getClusterHotRestartStatus() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MemberStateImpl. setClusterHotRestartStatus(ClusterHotRestartStatusDTO clusterHotRestartStatus) | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.