|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cassandra.cql.CQLStatement
public class CQLStatement
Field Summary | |
---|---|
java.lang.Object |
statement
|
StatementType |
type
|
Constructor Summary | |
---|---|
CQLStatement(StatementType type,
java.lang.Object statement)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public StatementType type
public java.lang.Object statement
Constructor Detail |
---|
public CQLStatement(StatementType type, java.lang.Object statement)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |