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