Uses of Enum Class
org.apache.cassandra.cql3.SchemaElement.SchemaElementType
Packages that use SchemaElement.SchemaElementType
Package
Description
-
Uses of SchemaElement.SchemaElementType in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return SchemaElement.SchemaElementTypeModifier and TypeMethodDescriptionSchemaElement.elementType()Return the schema element typeReturns the enum constant of this class with the specified name.static SchemaElement.SchemaElementType[]SchemaElement.SchemaElementType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of SchemaElement.SchemaElementType in org.apache.cassandra.cql3.functions
Methods in org.apache.cassandra.cql3.functions that return SchemaElement.SchemaElementType -
Uses of SchemaElement.SchemaElementType in org.apache.cassandra.db.marshal
Methods in org.apache.cassandra.db.marshal that return SchemaElement.SchemaElementType -
Uses of SchemaElement.SchemaElementType in org.apache.cassandra.schema
Methods in org.apache.cassandra.schema that return SchemaElement.SchemaElementTypeModifier and TypeMethodDescriptionKeyspaceMetadata.elementType()TableMetadata.elementType()ViewMetadata.elementType()