Uses of Enum Class
com.hazelcast.config.HotRestartClusterDataRecoveryPolicy
Packages that use HotRestartClusterDataRecoveryPolicy
-
Uses of HotRestartClusterDataRecoveryPolicy in com.hazelcast.config
Methods in com.hazelcast.config that return HotRestartClusterDataRecoveryPolicyModifier and TypeMethodDescriptionHotRestartPersistenceConfig.getClusterDataRecoveryPolicy()
Deprecated.Returns the policy to be used when the cluster is startedDeprecated.Returns the enum constant of this class with the specified name.static HotRestartClusterDataRecoveryPolicy[]
HotRestartClusterDataRecoveryPolicy.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.hazelcast.config with parameters of type HotRestartClusterDataRecoveryPolicyModifier and TypeMethodDescriptionHotRestartPersistenceConfig.setClusterDataRecoveryPolicy
(HotRestartClusterDataRecoveryPolicy clusterDataRecoveryPolicy) Deprecated.Sets the policy to be used when the cluster is started