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

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

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

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

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

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



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