Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.add_args |
Cassandra.add_args.deepCopy() |
Cassandra.add_args |
Cassandra.add_args.setColumn_parent(ColumnParent column_parent) |
Cassandra.add_args |
Cassandra.add_args.setColumn(CounterColumn column) |
Cassandra.add_args |
Cassandra.add_args.setConsistency_level(ConsistencyLevel consistency_level) |
Cassandra.add_args |
Cassandra.add_args.setKey(byte[] key) |
Cassandra.add_args |
Cassandra.add_args.setKey(java.nio.ByteBuffer key) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.add_args.compareTo(Cassandra.add_args other) |
boolean |
Cassandra.add_args.equals(Cassandra.add_args that) |
Constructor and Description |
---|
Cassandra.add_args(Cassandra.add_args other)
Performs a deep copy on other.
|
Copyright © 2014 The Apache Software Foundation