|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableNotDisabledException | |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.handler | |
| Uses of TableNotDisabledException in org.apache.hadoop.hbase.master |
|---|
| Methods in org.apache.hadoop.hbase.master that throw TableNotDisabledException | |
|---|---|
void |
MasterServices.checkTableModifiable(byte[] tableName)
Check table is modifiable; i.e. |
void |
HMaster.checkTableModifiable(byte[] tableName)
|
| Uses of TableNotDisabledException in org.apache.hadoop.hbase.master.handler |
|---|
| Constructors in org.apache.hadoop.hbase.master.handler that throw TableNotDisabledException | |
|---|---|
EnableTableHandler(Server server,
byte[] tableName,
CatalogTracker catalogTracker,
AssignmentManager assignmentManager,
boolean skipTableStateCheck)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||