| Package | Description |
|---|---|
| org.apache.hadoop.hbase.backup.master | |
| org.apache.hadoop.hbase.security.access | |
| org.apache.hadoop.hbase.security.visibility |
| 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 |
AccessController
Provides basic authorization checks for data access and administrative
operations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VisibilityController
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|