Package | Description |
---|---|
org.apache.accumulo.server.tabletserver | |
org.apache.accumulo.server.tabletserver.log |
Modifier and Type | Method and Description |
---|---|
Tablet |
Tablet.CommitSession.getTablet() |
Modifier and Type | Method and Description |
---|---|
void |
TabletServer.recover(Tablet tablet,
List<MetadataTable.LogEntry> logEntries,
Set<String> tabletFiles,
MutationReceiver mutationReceiver) |
static Iterator<Mutation> |
MutationLog.replay(org.apache.hadoop.fs.Path logfile,
Tablet t,
long min_timestamp) |
Modifier and Type | Method and Description |
---|---|
void |
TabletServerLogger.recover(Tablet tablet,
List<String> logs,
Set<String> tabletFiles,
MutationReceiver mr) |
Copyright © 2015 Apache Accumulo Project. All Rights Reserved.