|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TableNotFoundException | |
---|---|
org.apache.hadoop.hbase.mapreduce | Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility |
org.apache.hadoop.hbase.master.handler |
Uses of TableNotFoundException in org.apache.hadoop.hbase.mapreduce |
---|
Methods in org.apache.hadoop.hbase.mapreduce that throw TableNotFoundException | |
---|---|
void |
LoadIncrementalHFiles.doBulkLoad(org.apache.hadoop.fs.Path hfofDir,
HTable table)
Perform a bulk load of the given directory into the given pre-existing table. |
Uses of TableNotFoundException in org.apache.hadoop.hbase.master.handler |
---|
Constructors in org.apache.hadoop.hbase.master.handler that throw TableNotFoundException | |
---|---|
DisableTableHandler(Server server,
byte[] tableName,
CatalogTracker catalogTracker,
AssignmentManager assignmentManager)
|
|
EnableTableHandler(Server server,
byte[] tableName,
CatalogTracker catalogTracker,
AssignmentManager assignmentManager)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |