Uses of Enum Class
org.apache.cassandra.config.Config.CommitLogSync
Packages that use Config.CommitLogSync
-
Uses of Config.CommitLogSync in org.apache.cassandra.config
Fields in org.apache.cassandra.config declared as Config.CommitLogSyncMethods in org.apache.cassandra.config that return Config.CommitLogSyncModifier and TypeMethodDescriptionstatic Config.CommitLogSyncDatabaseDescriptor.getCommitLogSync()static Config.CommitLogSyncReturns the enum constant of this class with the specified name.static Config.CommitLogSync[]Config.CommitLogSync.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.CommitLogSyncModifier and TypeMethodDescriptionstatic voidDatabaseDescriptor.setCommitLogSync(Config.CommitLogSync sync)