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

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

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

Methods in org.apache.blur.thrift.generated that return Blur.shardServerLayout_result
 Blur.shardServerLayout_result Blur.shardServerLayout_result.deepCopy()
           
 Blur.shardServerLayout_result Blur.Processor.shardServerLayout.getResult(I iface, Blur.shardServerLayout_args args)
           
 Blur.shardServerLayout_result Blur.shardServerLayout_result.setEx(BlurException ex)
           
 Blur.shardServerLayout_result Blur.shardServerLayout_result.setSuccess(Map<String,String> success)
           
 

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

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



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