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

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

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

Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.put_args
 THBaseService.put_args THBaseService.put_args.deepCopy()
           
 THBaseService.put_args THBaseService.put_args.setPut(TPut put)
          the TPut to put
 THBaseService.put_args THBaseService.put_args.setTable(byte[] table)
          the table to put data in
 THBaseService.put_args THBaseService.put_args.setTable(ByteBuffer table)
           
 

Methods in org.apache.hadoop.hbase.thrift2.generated with parameters of type THBaseService.put_args
 int THBaseService.put_args.compareTo(THBaseService.put_args other)
           
 boolean THBaseService.put_args.equals(THBaseService.put_args that)
           
 

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



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