|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cassandra.AsyncClient.execute_prepared_cql_query_call | |
---|---|
org.apache.cassandra.thrift |
Uses of Cassandra.AsyncClient.execute_prepared_cql_query_call in org.apache.cassandra.thrift |
---|
Method parameters in org.apache.cassandra.thrift with type arguments of type Cassandra.AsyncClient.execute_prepared_cql_query_call | |
---|---|
void |
Cassandra.AsyncIface.execute_prepared_cql_query(int itemId,
java.util.List<java.nio.ByteBuffer> values,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.execute_prepared_cql_query_call> resultHandler)
|
void |
Cassandra.AsyncClient.execute_prepared_cql_query(int itemId,
java.util.List<java.nio.ByteBuffer> values,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.execute_prepared_cql_query_call> resultHandler)
|
Constructor parameters in org.apache.cassandra.thrift with type arguments of type Cassandra.AsyncClient.execute_prepared_cql_query_call | |
---|---|
Cassandra.AsyncClient.execute_prepared_cql_query_call(int itemId,
java.util.List<java.nio.ByteBuffer> values,
org.apache.thrift.async.AsyncMethodCallback<Cassandra.AsyncClient.execute_prepared_cql_query_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |