Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.hotrestart |
This package contains Hot Restart classes needed for open source Hazelcast code
|
Modifier and Type | Method and Description |
---|---|
HotRestartService |
Cluster.getHotRestartService()
Returns the Hot Restart service for interacting with Hot Restart.
|
Modifier and Type | Class and Description |
---|---|
class |
NoOpHotRestartService
Empty implementation of HotRestartService to avoid null checks.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.