Package | Description |
---|---|
org.apache.cassandra.cql3 | |
org.apache.cassandra.transport | |
org.apache.cassandra.transport.messages |
Modifier and Type | Method and Description |
---|---|
static ResultMessage.Prepared |
QueryProcessor.prepare(java.lang.String queryString,
ClientState clientState,
boolean forThrift) |
Modifier and Type | Method and Description |
---|---|
ResultMessage.Prepared |
SimpleClient.prepare(java.lang.String query) |
Modifier and Type | Method and Description |
---|---|
static ResultMessage.Prepared |
ResultMessage.Prepared.forThrift(int statementId,
java.util.List<ColumnSpecification> names) |
Copyright © 2014 The Apache Software Foundation