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.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) |
Constructor and Description |
---|
Cassandra.system_add_keyspace_args(Cassandra.system_add_keyspace_args other)
Performs a deep copy on other.
|
Copyright © 2013 The Apache Software Foundation