Interface LeaseRecovery
- All Known Implementing Classes:
MasterProcedureEnv.FsUtilsLeaseRecovery
-
Method Summary
Modifier and TypeMethodDescriptionvoid
recoverFileLease
(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path)
-
Method Details
-
recoverFileLease
void recoverFileLease(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.fs.Path path) throws IOException - Throws:
IOException
-