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