Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.get_multi_slice_args |
Cassandra.get_multi_slice_args.deepCopy() |
Cassandra.get_multi_slice_args |
Cassandra.Processor.get_multi_slice.getEmptyArgsInstance() |
Cassandra.get_multi_slice_args |
Cassandra.AsyncProcessor.get_multi_slice.getEmptyArgsInstance() |
Cassandra.get_multi_slice_args |
Cassandra.get_multi_slice_args.setRequest(MultiSliceRequest request) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.get_multi_slice_args.compareTo(Cassandra.get_multi_slice_args other) |
boolean |
Cassandra.get_multi_slice_args.equals(Cassandra.get_multi_slice_args that) |
Cassandra.get_multi_slice_result |
Cassandra.Processor.get_multi_slice.getResult(I iface,
Cassandra.get_multi_slice_args args) |
void |
Cassandra.AsyncProcessor.get_multi_slice.start(I iface,
Cassandra.get_multi_slice_args args,
org.apache.thrift.async.AsyncMethodCallback<java.util.List<ColumnOrSuperColumn>> resultHandler) |
Constructor and Description |
---|
get_multi_slice_args(Cassandra.get_multi_slice_args other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation