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