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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.fetchRow_result
 Blur.fetchRow_result Blur.fetchRow_result.deepCopy()
           
 Blur.fetchRow_result Blur.Processor.fetchRow.getResult(I iface, Blur.fetchRow_args args)
           
 Blur.fetchRow_result Blur.fetchRow_result.setEx(BlurException ex)
           
 Blur.fetchRow_result Blur.fetchRow_result.setSuccess(FetchResult success)
           
 

Methods in org.apache.blur.thrift.generated with parameters of type Blur.fetchRow_result
 int Blur.fetchRow_result.compareTo(Blur.fetchRow_result other)
           
 boolean Blur.fetchRow_result.equals(Blur.fetchRow_result that)
           
 

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



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