Uses of Package
org.apache.hadoop.hbase.client.tableindexed

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

Classes in org.apache.hadoop.hbase.client.tableindexed used by org.apache.hadoop.hbase
IndexSpecification
          Holds the specification for a single secondary index.
 

Classes in org.apache.hadoop.hbase.client.tableindexed used by org.apache.hadoop.hbase.client
IndexSpecification
          Holds the specification for a single secondary index.
 

Classes in org.apache.hadoop.hbase.client.tableindexed used by org.apache.hadoop.hbase.client.tableindexed
IndexKeyGenerator
           
IndexNotFoundException
          Thrown when asking for an index that does not exist.
IndexSpecification
          Holds the specification for a single secondary index.
 

Classes in org.apache.hadoop.hbase.client.tableindexed used by org.apache.hadoop.hbase.regionserver.tableindexed
IndexSpecification
          Holds the specification for a single secondary index.
 



Copyright © 2008 The Apache Software Foundation