|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql.compiler.common.CqlCompiler
public class CqlCompiler
Nested Class Summary | |
---|---|
class |
CqlCompiler.ANTLRNoCaseStringStream
|
class |
CqlCompiler.CqlParserX
|
Constructor Summary | |
---|---|
CqlCompiler()
|
Method Summary | |
---|---|
Plan |
compileQuery(java.lang.String query)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CqlCompiler()
Method Detail |
---|
public Plan compileQuery(java.lang.String query) throws ParseException, SemanticException
ParseException
SemanticException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |