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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.shardServerLayout_args
 Blur.shardServerLayout_args Blur.shardServerLayout_args.deepCopy()
           
 Blur.shardServerLayout_args Blur.Processor.shardServerLayout.getEmptyArgsInstance()
           
 Blur.shardServerLayout_args Blur.shardServerLayout_args.setTable(String table)
          the table name.
 

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

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



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