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