Modifier and Type | Class and Description |
---|---|
class |
BackupController
The current implementation checks if the backup system table
(hbase:backup) exists on HBasae Master startup and if it does not -
it creates it.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseMasterAndRegionObserver |
class |
BaseMasterObserver |
static class |
TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver |
static class |
TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver |
static class |
TestMasterObserver.CPMasterObserver |
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 |
RSGroupAdminEndpoint |
Modifier and Type | Class and Description |
---|---|
class |
AccessController
Provides basic authorization checks for data access and administrative
operations.
|
static class |
SecureTestUtil.MasterSyncObserver |
static class |
TestAccessController2.MyAccessController |
Modifier and Type | Class and Description |
---|---|
class |
VisibilityController
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|