@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.LeaseRecovery
IOException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.