Uses of Enum Class
org.apache.cassandra.schema.TableMetadata.Kind
Packages that use TableMetadata.Kind
-
Uses of TableMetadata.Kind in org.apache.cassandra.schema
Fields in org.apache.cassandra.schema declared as TableMetadata.KindMethods in org.apache.cassandra.schema that return TableMetadata.KindModifier and TypeMethodDescriptionstatic TableMetadata.KindReturns the enum constant of this class with the specified name.static TableMetadata.Kind[]TableMetadata.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cassandra.schema with parameters of type TableMetadata.Kind