Uses of Class
org.apache.cassandra.cql3.ParsedType.Native

Packages that use ParsedType.Native
org.apache.cassandra.cql3   
 

Uses of ParsedType.Native in org.apache.cassandra.cql3
 

Methods in org.apache.cassandra.cql3 that return ParsedType.Native
static ParsedType.Native ParsedType.Native.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ParsedType.Native[] ParsedType.Native.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 The Apache Software Foundation