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

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

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

Methods in org.apache.hadoop.hbase.thrift2.generated that return THBaseService.append_args
 THBaseService.append_args THBaseService.append_args.deepCopy()
           
 THBaseService.append_args THBaseService.Processor.append.getEmptyArgsInstance()
           
 THBaseService.append_args THBaseService.append_args.setAppend(TAppend append)
          the TAppend to append
 THBaseService.append_args THBaseService.append_args.setTable(byte[] table)
          the table to append the value on
 THBaseService.append_args THBaseService.append_args.setTable(ByteBuffer table)
           
 

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

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



Copyright © 2015 The Apache Software Foundation. All rights reserved.