Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.procedure | |
org.apache.hadoop.hbase.master.snapshot |
Modifier and Type | Field and Description |
---|---|
private MasterFileSystem |
HMaster.fileSystemManager |
Modifier and Type | Method and Description |
---|---|
MasterFileSystem |
MasterServices.getMasterFileSystem()
Returns Master's filesystem
MasterFileSystem utility class. |
MasterFileSystem |
HMaster.getMasterFileSystem() |
Modifier and Type | Method and Description |
---|---|
MasterFileSystem |
MasterProcedureEnv.getMasterFileSystem() |
Modifier and Type | Method and Description |
---|---|
private void |
SnapshotManager.checkSnapshotSupport(org.apache.hadoop.conf.Configuration conf,
MasterFileSystem mfs)
Called at startup, to verify if snapshot operation is supported, and to avoid starting the
master if there're snapshots present but the cleaners needed are missing.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.