Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.truncate_args |
Cassandra.truncate_args.deepCopy() |
Cassandra.truncate_args |
Cassandra.Processor.truncate.getEmptyArgsInstance() |
Cassandra.truncate_args |
Cassandra.AsyncProcessor.truncate.getEmptyArgsInstance() |
Cassandra.truncate_args |
Cassandra.truncate_args.setCfname(java.lang.String cfname) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.truncate_args.compareTo(Cassandra.truncate_args other) |
boolean |
Cassandra.truncate_args.equals(Cassandra.truncate_args that) |
Cassandra.truncate_result |
Cassandra.Processor.truncate.getResult(I iface,
Cassandra.truncate_args args) |
void |
Cassandra.AsyncProcessor.truncate.start(I iface,
Cassandra.truncate_args args,
org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler) |
Constructor and Description |
---|
truncate_args(Cassandra.truncate_args other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation