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

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

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

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

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

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



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