Uses of Class
org.apache.cassandra.cql.execution.RuntimeErrorMsg

Packages that use RuntimeErrorMsg
org.apache.cassandra.cql.execution   
 

Uses of RuntimeErrorMsg in org.apache.cassandra.cql.execution
 

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



Copyright © 2009 The Apache Software Foundation