Package | Description |
---|---|
org.apache.cassandra.cql | |
org.apache.cassandra.cql.hooks |
Modifier and Type | Method and Description |
---|---|
static org.apache.cassandra.thrift.CqlResult |
QueryProcessor.processStatement(CQLStatement statement,
ExecutionContext context) |
Modifier and Type | Method and Description |
---|---|
CQLStatement |
PreExecutionHook.processStatement(CQLStatement statement,
ExecutionContext context)
Perform pre-processing on a CQL statement prior to it being
executed by the QueryProcessor.
|
Copyright © 2015 The Apache Software Foundation