| Package | Description |
|---|---|
| org.apache.cassandra.cql |
| Modifier and Type | Method and Description |
|---|---|
SelectExpression |
CqlParser.selectExpression() |
| Constructor and Description |
|---|
SelectStatement(SelectExpression expression,
boolean isCountOper,
java.lang.String keyspace,
java.lang.String columnFamily,
ConsistencyLevel cLevel,
WhereClause clause,
int numRecords) |
Copyright © 2014 The Apache Software Foundation