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