Package org.apache.hadoop.hbase.util
Interface TestRecoverLeaseFSUtils.FakeLeaseRecoverable
- All Known Implementing Classes:
TestRecoverLeaseFSUtils.RecoverableFileSystem
- Enclosing class:
- TestRecoverLeaseFSUtils
private static interface TestRecoverLeaseFSUtils.FakeLeaseRecoverable
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isFileClosed
(org.apache.hadoop.fs.Path p) boolean
recoverLease
(org.apache.hadoop.fs.Path p)
-
Method Details
-
recoverLease
- Throws:
IOException
-
isFileClosed
- Throws:
IOException
-