| 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.Processor.batch_mutate. getEmptyArgsInstance() | 
| Cassandra.batch_mutate_args | Cassandra.AsyncProcessor.batch_mutate. getEmptyArgsInstance() | 
| 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) | 
| Cassandra.batch_mutate_result | Cassandra.Processor.batch_mutate. getResult(I iface,
         Cassandra.batch_mutate_args args) | 
| void | Cassandra.AsyncProcessor.batch_mutate. start(I iface,
     Cassandra.batch_mutate_args args,
     org.apache.thrift.async.AsyncMethodCallback<java.lang.Void> resultHandler) | 
| Constructor and Description | 
|---|
| batch_mutate_args(Cassandra.batch_mutate_args other)Performs a deep copy on other. | 
Copyright © 2018 The Apache Software Foundation