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