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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.shardServerList_args
 Blur.shardServerList_args Blur.shardServerList_args.deepCopy()
           
 Blur.shardServerList_args Blur.Processor.shardServerList.getEmptyArgsInstance()
           
 Blur.shardServerList_args Blur.shardServerList_args.setCluster(String cluster)
          the cluster name.
 

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

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



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