Uses of Enum Class
org.apache.cassandra.config.Config.PaxosStatePurging
Packages that use Config.PaxosStatePurging
-
Uses of Config.PaxosStatePurging in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as Config.PaxosStatePurgingModifier and TypeFieldDescriptionConfig.paxos_state_purgingSeeConfig.PaxosStatePurgingdefault is legacy.Methods in org.apache.cassandra.config that return Config.PaxosStatePurgingModifier and TypeMethodDescriptionstatic Config.PaxosStatePurgingConfig.PaxosStatePurging.fromBoolean(boolean enabled) static Config.PaxosStatePurgingDatabaseDescriptor.paxosStatePurging()static Config.PaxosStatePurgingReturns the enum constant of this class with the specified name.static Config.PaxosStatePurging[]Config.PaxosStatePurging.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.config with parameters of type Config.PaxosStatePurgingModifier and TypeMethodDescriptionstatic voidDatabaseDescriptor.setPaxosStatePurging(Config.PaxosStatePurging v)