Uses of Class
org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args

Packages that use Hbase.mutateRowsTs_args
org.apache.hadoop.hbase.thrift.generated   
 

Uses of Hbase.mutateRowsTs_args in org.apache.hadoop.hbase.thrift.generated
 

Methods in org.apache.hadoop.hbase.thrift.generated that return Hbase.mutateRowsTs_args
 Hbase.mutateRowsTs_args Hbase.mutateRowsTs_args.clone()
          Deprecated. 
 Hbase.mutateRowsTs_args Hbase.mutateRowsTs_args.deepCopy()
           
 Hbase.mutateRowsTs_args Hbase.mutateRowsTs_args.setRowBatches(List<BatchMutation> rowBatches)
          list of row batches
 Hbase.mutateRowsTs_args Hbase.mutateRowsTs_args.setTableName(byte[] tableName)
          name of table
 Hbase.mutateRowsTs_args Hbase.mutateRowsTs_args.setTimestamp(long timestamp)
          timestamp
 

Methods in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRowsTs_args
 int Hbase.mutateRowsTs_args.compareTo(Hbase.mutateRowsTs_args other)
           
 boolean Hbase.mutateRowsTs_args.equals(Hbase.mutateRowsTs_args that)
           
 

Constructors in org.apache.hadoop.hbase.thrift.generated with parameters of type Hbase.mutateRowsTs_args
Hbase.mutateRowsTs_args(Hbase.mutateRowsTs_args other)
          Performs a deep copy on other.
 



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