| Package | Description |
|---|---|
| org.apache.hadoop.hbase.coprocessor |
Table of Contents
|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.handler | |
| org.apache.hadoop.hbase.namespace | |
| org.apache.hadoop.hbase.quotas | |
| org.apache.hadoop.hbase.security.access |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver |
static class |
TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestTableLockManager.TestAlterAndDisableMasterObserver |
static class |
TestTableLockManager.TestLockTimeoutExceptionMasterObserver |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestEnableTableHandler.MasterSyncObserver |
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNamespaceAuditor.MasterSyncObserver |
| Modifier and Type | Class and Description |
|---|---|
class |
MasterSpaceQuotaObserver
An observer to automatically delete space quotas when a table/namespace
are deleted.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoprocessorWhitelistMasterObserver
Master observer for restricting coprocessor assignments.
|