@InterfaceAudience.Private public static class MasterProcedureEnv.FsUtilsLeaseRecovery extends Object implements LeaseRecovery
| Modifier and Type | Field and Description | 
|---|---|
| private MasterServices | master | 
| Constructor and Description | 
|---|
| FsUtilsLeaseRecovery(MasterServices master) | 
| Modifier and Type | Method and Description | 
|---|---|
| private boolean | isRunning() | 
| void | recoverFileLease(org.apache.hadoop.fs.FileSystem fs,
                org.apache.hadoop.fs.Path path) | 
private final MasterServices master
public FsUtilsLeaseRecovery(MasterServices master)
public void recoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) throws IOException
recoverFileLease in interface LeaseRecoveryIOExceptionprivate boolean isRunning()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.