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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.enqueueMutate_args
 Blur.enqueueMutate_args Blur.enqueueMutate_args.deepCopy()
           
 Blur.enqueueMutate_args Blur.Processor.enqueueMutate.getEmptyArgsInstance()
           
 Blur.enqueueMutate_args Blur.enqueueMutate_args.setMutation(RowMutation mutation)
          the RowMutation.
 

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

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



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