Uses of Class
com.hazelcast.config.DynamicConfigurationConfig
-
Uses of DynamicConfigurationConfig in com.hazelcast.config
Modifier and TypeMethodDescriptionConfig.getDynamicConfigurationConfig()
Returns the dynamic configuration config.DynamicConfigurationConfig.setBackupCount
(int backupCount) Returns backup count.DynamicConfigurationConfig.setBackupDir
(File backupDir) Sets backup directory where declarative configuration backups will be kept.DynamicConfigurationConfig.setPersistenceEnabled
(boolean persistenceEnabled) Sets whether Dynamic Configuration Persistence is enabled on this member.Modifier and TypeMethodDescriptionConfig.setDynamicConfigurationConfig
(DynamicConfigurationConfig dynamicConfigurationConfig) Sets the dynamic configuration config.