Uses of Class
org.apache.hadoop.hbase.HTable

Packages that use HTable
org.apache.hadoop.hbase.mapred   
org.apache.hadoop.hbase.shell   
 

Uses of HTable in org.apache.hadoop.hbase.mapred
 

Constructors in org.apache.hadoop.hbase.mapred with parameters of type HTable
TableOutputFormat.TableRecordWriter(HTable table)
          Instantiate a TableRecordWriter with the HBase HClient for writing.
 

Uses of HTable in org.apache.hadoop.hbase.shell
 

Methods in org.apache.hadoop.hbase.shell with parameters of type HTable
 Text[] DeleteCommand.getColumnList(HBaseAdmin admin, HTable hTable)
           
 



Copyright © 2006 The Apache Software Foundation