|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql.QueryProcessor
public class QueryProcessor
Constructor Summary | |
---|---|
QueryProcessor()
|
Method Summary | |
---|---|
static CqlResult |
process(java.lang.String queryString,
ClientState clientState)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryProcessor()
Method Detail |
---|
public static CqlResult process(java.lang.String queryString, ClientState clientState) throws org.antlr.runtime.RecognitionException, UnavailableException, InvalidRequestException, TimedOutException, SchemaDisagreementException
org.antlr.runtime.RecognitionException
UnavailableException
InvalidRequestException
TimedOutException
SchemaDisagreementException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |