Uses of Enum Class
org.apache.cassandra.cql3.Constants.Type
Packages that use Constants.Type
-
Uses of Constants.Type in org.apache.cassandra.cql3
Methods in org.apache.cassandra.cql3 that return Constants.TypeModifier and TypeMethodDescriptionstatic Constants.TypeReturns the enum constant of this class with the specified name.static Constants.Type[]Constants.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.