Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.get_args |
Cassandra.get_args.deepCopy() |
Cassandra.get_args |
Cassandra.Processor.get.getEmptyArgsInstance() |
Cassandra.get_args |
Cassandra.AsyncProcessor.get.getEmptyArgsInstance() |
Cassandra.get_args |
Cassandra.get_args.setColumn_path(ColumnPath column_path) |
Cassandra.get_args |
Cassandra.get_args.setConsistency_level(ConsistencyLevel consistency_level) |
Cassandra.get_args |
Cassandra.get_args.setKey(byte[] key) |
Cassandra.get_args |
Cassandra.get_args.setKey(java.nio.ByteBuffer key) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.get_args.compareTo(Cassandra.get_args other) |
boolean |
Cassandra.get_args.equals(Cassandra.get_args that) |
Cassandra.get_result |
Cassandra.Processor.get.getResult(I iface,
Cassandra.get_args args) |
void |
Cassandra.AsyncProcessor.get.start(I iface,
Cassandra.get_args args,
org.apache.thrift.async.AsyncMethodCallback<ColumnOrSuperColumn> resultHandler) |
Constructor and Description |
---|
get_args(Cassandra.get_args other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation