@InterfaceAudience.Private public static class MasterProcedureEnv.WALStoreLeaseRecovery extends Object implements org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.LeaseRecovery
| Constructor and Description |
|---|
WALStoreLeaseRecovery(MasterServices master) |
| Modifier and Type | Method and Description |
|---|---|
void |
recoverFileLease(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path) |
public WALStoreLeaseRecovery(MasterServices master)
public void recoverFileLease(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.fs.Path path)
throws IOException
recoverFileLease in interface org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore.LeaseRecoveryIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.