| Package | Description |
|---|---|
| org.apache.accumulo.tserver | |
| org.apache.accumulo.tserver.log |
| Modifier and Type | Method and Description |
|---|---|
void |
TabletServer.recover(VolumeManager fs,
KeyExtent extent,
TableConfiguration tconf,
List<LogEntry> logEntries,
Set<String> tabletFiles,
MutationReceiver mutationReceiver) |
| Modifier and Type | Method and Description |
|---|---|
void |
SortedLogRecovery.recover(KeyExtent extent,
List<org.apache.hadoop.fs.Path> recoveryLogs,
Set<String> tabletFiles,
MutationReceiver mr) |
void |
TabletServerLogger.recover(VolumeManager fs,
KeyExtent extent,
TableConfiguration tconf,
List<org.apache.hadoop.fs.Path> logs,
Set<String> tabletFiles,
MutationReceiver mr) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.