@InterfaceAudience.Private public static class MasterProcedureEnv.WALStoreLeaseRecovery extends Object implements 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 WALProcedureStore.LeaseRecoveryIOExceptionCopyright © 2007–2019 Cloudera. All rights reserved.