Package | Description |
---|---|
org.apache.accumulo.server.tabletserver | |
org.apache.accumulo.server.tabletserver.log |
Modifier and Type | Method and Description |
---|---|
void |
TabletServer.recover(Tablet tablet,
List<MetadataTable.LogEntry> logEntries,
Set<String> tabletFiles,
MutationReceiver mutationReceiver) |
Modifier and Type | Method and Description |
---|---|
void |
SortedLogRecovery.recover(KeyExtent extent,
List<String> recoveryLogs,
Set<String> tabletFiles,
MutationReceiver mr) |
void |
TabletServerLogger.recover(Tablet tablet,
List<String> logs,
Set<String> tabletFiles,
MutationReceiver mr) |
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.