Uses of Class
org.apache.hadoop.hbase.client.transactional.TransactionalTable

Packages that use TransactionalTable
org.apache.hadoop.hbase.client.tableindexed This package provides support for secondary indexing by maintaining a separate, "index", table for each index. 
 

Uses of TransactionalTable in org.apache.hadoop.hbase.client.tableindexed
 

Subclasses of TransactionalTable in org.apache.hadoop.hbase.client.tableindexed
 class IndexedTable
          HTable extended with indexed support.
 



Copyright © 2010 The Apache Software Foundation