Package | Description |
---|---|
org.apache.cassandra.thrift |
Modifier and Type | Method and Description |
---|---|
Cassandra.batch_mutate_args |
Cassandra.batch_mutate_args.deepCopy() |
Cassandra.batch_mutate_args |
Cassandra.batch_mutate_args.setConsistency_level(ConsistencyLevel consistency_level) |
Cassandra.batch_mutate_args |
Cassandra.batch_mutate_args.setMutation_map(java.util.Map<java.nio.ByteBuffer,java.util.Map<java.lang.String,java.util.List<Mutation>>> mutation_map) |
Modifier and Type | Method and Description |
---|---|
int |
Cassandra.batch_mutate_args.compareTo(Cassandra.batch_mutate_args other) |
boolean |
Cassandra.batch_mutate_args.equals(Cassandra.batch_mutate_args that) |
Constructor and Description |
---|
Cassandra.batch_mutate_args(Cassandra.batch_mutate_args other)
Performs a deep copy on other.
|
Copyright © 2014 The Apache Software Foundation