|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.hadoop.hbase.client.tableindexed | |
---|---|
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.client.tableindexed | |
---|---|
IndexedTableDescriptor
|
|
IndexKeyGenerator
Interface for generating an index-row-key from a row in the base table. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |