Package | Description |
---|---|
org.apache.cassandra.cql | |
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
static CqlResult |
QueryProcessor.processPrepared(CQLStatement statement,
ThriftClientState clientState,
java.util.List<java.nio.ByteBuffer> variables) |
static CqlResult |
QueryProcessor.processStatement(CQLStatement statement,
ThriftClientState clientState,
java.util.List<java.nio.ByteBuffer> variables) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Integer,CQLStatement> |
ThriftClientState.getPrepared() |
Copyright © 2014 The Apache Software Foundation