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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.shardServerList_result
 Blur.shardServerList_result Blur.shardServerList_result.deepCopy()
           
 Blur.shardServerList_result Blur.Processor.shardServerList.getResult(I iface, Blur.shardServerList_args args)
           
 Blur.shardServerList_result Blur.shardServerList_result.setEx(BlurException ex)
           
 Blur.shardServerList_result Blur.shardServerList_result.setSuccess(List<String> success)
           
 

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

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



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