Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.remove_args |
Cassandra.remove_args.deepCopy() |
Cassandra.remove_args |
Cassandra.remove_args.setColumn_path(ColumnPath column_path) |
Cassandra.remove_args |
Cassandra.remove_args.setConsistency_level(ConsistencyLevel consistency_level) |
Cassandra.remove_args |
Cassandra.remove_args.setKey(byte[] key) |
Cassandra.remove_args |
Cassandra.remove_args.setKey(java.nio.ByteBuffer key) |
Cassandra.remove_args |
Cassandra.remove_args.setTimestamp(long timestamp) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.remove_args.compareTo(Cassandra.remove_args other) |
boolean |
Cassandra.remove_args.equals(Cassandra.remove_args that) |
Constructor and Description |
---|
Cassandra.remove_args(Cassandra.remove_args other)
Performs a deep copy on other.
|
Copyright © 2013 The Apache Software Foundation