Class MasterProcedureEnv.FsUtilsLeaseRecovery
java.lang.Object
org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.FsUtilsLeaseRecovery
- All Implemented Interfaces:
- LeaseRecovery
- Enclosing class:
- MasterProcedureEnv
@Private
public static class MasterProcedureEnv.FsUtilsLeaseRecovery
extends Object
implements LeaseRecovery
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate booleanvoidrecoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) 
- 
Field Details- 
master
 
- 
- 
Constructor Details- 
FsUtilsLeaseRecovery
 
- 
- 
Method Details- 
recoverFileLeasepublic void recoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) throws IOException - Specified by:
- recoverFileLeasein interface- LeaseRecovery
- Throws:
- IOException
 
- 
isRunning
 
-