Uses of Enum Class
com.hazelcast.config.PersistenceClusterDataRecoveryPolicy
-
Uses of PersistenceClusterDataRecoveryPolicy in com.hazelcast.config
Modifier and TypeMethodDescriptionPersistenceConfig.getClusterDataRecoveryPolicy()
Returns the policy to be used when the cluster is startedReturns the enum constant of this class with the specified name.static PersistenceClusterDataRecoveryPolicy[]
PersistenceClusterDataRecoveryPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionPersistenceConfig.setClusterDataRecoveryPolicy
(PersistenceClusterDataRecoveryPolicy clusterDataRecoveryPolicy) Sets the policy to be used when the cluster is started