JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.hazelcast.hotrestart.HotRestartService
Packages that use
HotRestartService
Package
Description
com.hazelcast.cluster
This package contains the cluster functionality.
Uses of
HotRestartService
in
com.hazelcast.cluster
Methods in
com.hazelcast.cluster
that return
HotRestartService
Modifier and Type
Method
Description
HotRestartService
Cluster.
getHotRestartService
()
Deprecated.
since 5.0 Use
Cluster.getPersistenceService()
instead.
Cluster.getPersistenceService()
instead.