Uses of Class
org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args

Packages that use THBaseService.get_args
org.apache.hadoop.hbase.thrift2.generated   
 

Uses of THBaseService.get_args in org.apache.hadoop.hbase.thrift2.generated
 

Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.get_args
 THBaseService.get_args THBaseService.get_args.deepCopy()
           
 THBaseService.get_args THBaseService.Processor.get.getEmptyArgsInstance()
           
 THBaseService.get_args THBaseService.get_args.setGet(TGet get)
          the TGet to fetch
 THBaseService.get_args THBaseService.get_args.setTable(byte[] table)
          the table to get from
 THBaseService.get_args THBaseService.get_args.setTable(ByteBuffer table)
           
 

Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.get_args
 int THBaseService.get_args.compareTo(THBaseService.get_args other)
           
 boolean THBaseService.get_args.equals(THBaseService.get_args that)
           
 THBaseService.get_result THBaseService.Processor.get.getResult(I iface, THBaseService.get_args args)
           
 

Constructors in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.get_args
THBaseService.get_args(THBaseService.get_args other)
          Performs a deep copy on other.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.