Uses of Enum Class
org.apache.cassandra.schema.CompactionParams.Option
Packages that use CompactionParams.Option
-
Uses of CompactionParams.Option in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema that return CompactionParams.OptionModifier and TypeMethodDescriptionstatic CompactionParams.OptionReturns the enum constant of this class with the specified name.static CompactionParams.Option[]CompactionParams.Option.values()Returns an array containing the constants of this enum class, in the order they are declared.