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