|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql3.statements.ParsedStatement
public abstract class ParsedStatement
Nested Class Summary | |
---|---|
static class |
ParsedStatement.Prepared
|
Constructor Summary | |
---|---|
ParsedStatement()
|
Method Summary | |
---|---|
int |
getBoundsTerms()
|
abstract ParsedStatement.Prepared |
prepare()
|
void |
setBoundTerms(int boundTerms)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ParsedStatement()
Method Detail |
---|
public int getBoundsTerms()
public void setBoundTerms(int boundTerms)
public abstract ParsedStatement.Prepared prepare() throws RequestValidationException
RequestValidationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |