Uses of Class
org.apache.blur.thrift.generated.Blur.enqueueMutateBatch_args

Packages that use Blur.enqueueMutateBatch_args
org.apache.blur.thrift.generated   
 

Uses of Blur.enqueueMutateBatch_args in org.apache.blur.thrift.generated
 

Methods in org.apache.blur.thrift.generated that return Blur.enqueueMutateBatch_args
 Blur.enqueueMutateBatch_args Blur.enqueueMutateBatch_args.deepCopy()
           
 Blur.enqueueMutateBatch_args Blur.Processor.enqueueMutateBatch.getEmptyArgsInstance()
           
 Blur.enqueueMutateBatch_args Blur.enqueueMutateBatch_args.setMutations(List<RowMutation> mutations)
          the batch of RowMutations.
 

Methods in org.apache.blur.thrift.generated with parameters of type Blur.enqueueMutateBatch_args
 int Blur.enqueueMutateBatch_args.compareTo(Blur.enqueueMutateBatch_args other)
           
 boolean Blur.enqueueMutateBatch_args.equals(Blur.enqueueMutateBatch_args that)
           
 Blur.enqueueMutateBatch_result Blur.Processor.enqueueMutateBatch.getResult(I iface, Blur.enqueueMutateBatch_args args)
           
 

Constructors in org.apache.blur.thrift.generated with parameters of type Blur.enqueueMutateBatch_args
Blur.enqueueMutateBatch_args(Blur.enqueueMutateBatch_args other)
          Performs a deep copy on other.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.