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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.fetchRow_args
 Blur.fetchRow_args Blur.fetchRow_args.deepCopy()
           
 Blur.fetchRow_args Blur.Processor.fetchRow.getEmptyArgsInstance()
           
 Blur.fetchRow_args Blur.fetchRow_args.setSelector(Selector selector)
          the Selector to use to fetch the Row or Record.
 Blur.fetchRow_args Blur.fetchRow_args.setTable(String table)
          the table name.
 

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

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



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