| Package | Description | 
|---|---|
| com.hazelcast.client.proxy | This package contains client side proxy implementations of the different Hazelcast data structures
 and operation types | 
| com.hazelcast.core | Provides core API interfaces/classes. | 
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. | 
| com.hazelcast.internal.cluster.impl | This package contains the implementation of the cluster functionality. | 
| Modifier and Type | Method and Description | 
|---|---|
| HotRestartService | ClientClusterProxy. getHotRestartService() | 
| Modifier and Type | Method and Description | 
|---|---|
| HotRestartService | Cluster. getHotRestartService()Returns the Hot Restart service for interacting with Hot Restart. | 
| Modifier and Type | Method and Description | 
|---|---|
| HotRestartService | DefaultNodeExtension. getHotRestartBackupService() | 
| HotRestartService | NodeExtension. getHotRestartBackupService()Returns the hot restart data backup service or null if Hot Restart backup is not available (not EE) or not enabled | 
| Modifier and Type | Method and Description | 
|---|---|
| HotRestartService | ClusterServiceImpl. getHotRestartService() | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.