Package | Description |
---|---|
org.apache.cassandra.cql | |
org.apache.cassandra.cql.hooks |
Class and Description |
---|
ExecutionContext
Contextual information about the execution of a CQLStatement.
|
PostPreparationHook
Run directly after a CQL Statement is prepared in
QueryProcessor . |
PreExecutionHook
Run before the CQL Statement is executed in
QueryProcessor . |
Class and Description |
---|
ExecutionContext
Contextual information about the execution of a CQLStatement.
|
PreparationContext
Contextual information about the preparation of a CQLStatement.
|
Copyright © 2014 The Apache Software Foundation