Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.system_drop_keyspace_result |
Cassandra.system_drop_keyspace_result.deepCopy() |
Cassandra.system_drop_keyspace_result |
Cassandra.Processor.system_drop_keyspace.getResult(I iface,
Cassandra.system_drop_keyspace_args args) |
Cassandra.system_drop_keyspace_result |
Cassandra.system_drop_keyspace_result.setIre(InvalidRequestException ire) |
Cassandra.system_drop_keyspace_result |
Cassandra.system_drop_keyspace_result.setSde(SchemaDisagreementException sde) |
Cassandra.system_drop_keyspace_result |
Cassandra.system_drop_keyspace_result.setSuccess(java.lang.String success) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.system_drop_keyspace_result.compareTo(Cassandra.system_drop_keyspace_result other) |
boolean |
Cassandra.system_drop_keyspace_result.equals(Cassandra.system_drop_keyspace_result that) |
Constructor and Description |
---|
system_drop_keyspace_result(Cassandra.system_drop_keyspace_result other)
Performs a deep copy on other.
|
Copyright © 2020 The Apache Software Foundation