Uses of Enum Class
org.apache.cassandra.config.Config.BatchlogEndpointStrategy
Packages that use Config.BatchlogEndpointStrategy
-
Uses of Config.BatchlogEndpointStrategy in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as Config.BatchlogEndpointStrategyMethods in org.apache.cassandra.config that return Config.BatchlogEndpointStrategyModifier and TypeMethodDescriptionDatabaseDescriptor.getBatchlogEndpointStrategy()Returns the enum constant of this class with the specified name.static Config.BatchlogEndpointStrategy[]Config.BatchlogEndpointStrategy.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.BatchlogEndpointStrategyModifier and TypeMethodDescriptionstatic voidDatabaseDescriptor.setBatchlogEndpointStrategy(Config.BatchlogEndpointStrategy batchlogEndpointStrategy)