public class SortedLogRecovery extends Object
| Constructor and Description |
|---|
SortedLogRecovery(VolumeManager fs) |
| Modifier and Type | Method and Description |
|---|---|
void |
recover(KeyExtent extent,
List<org.apache.hadoop.fs.Path> recoveryLogs,
Set<String> tabletFiles,
MutationReceiver mr) |
public SortedLogRecovery(VolumeManager fs)
public void recover(KeyExtent extent, List<org.apache.hadoop.fs.Path> recoveryLogs, Set<String> tabletFiles, MutationReceiver mr) throws IOException
IOExceptionCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.