public class RecoveryManager extends Object
| Constructor and Description |
|---|
RecoveryManager(Master master) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
recoverLogs(KeyExtent extent,
Collection<Collection<String>> walogs) |
public RecoveryManager(Master master)
public boolean recoverLogs(KeyExtent extent, Collection<Collection<String>> walogs) throws IOException
IOExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.