Package | Description |
---|---|
org.apache.cassandra.cql3.statements |
Modifier and Type | Method and Description |
---|---|
static Selection |
Selection.fromSelectors(CFDefinition cfDef,
java.util.List<RawSelector> rawSelectors) |
static Selection |
Selection.wildcard(CFDefinition cfDef) |
Constructor and Description |
---|
SelectStatement(CFDefinition cfDef,
int boundTerms,
SelectStatement.Parameters parameters,
Selection selection) |
Copyright © 2014 The Apache Software Foundation