| Package | Description |
|---|---|
| org.apache.accumulo.tserver | |
| org.apache.accumulo.tserver.tablet |
| Modifier and Type | Method and Description |
|---|---|
void |
TabletServer.addLoggersToMetadata(List<DfsLogger> logs,
KeyExtent extent,
int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CommitSession.beginUpdatingLogsUsed(ArrayList<DfsLogger> copy,
boolean mincFinish) |
boolean |
TabletCommitter.beginUpdatingLogsUsed(InMemoryMap memTable,
Collection<DfsLogger> copy,
boolean mincFinish)
If this method returns true, the caller must call
TabletCommitter.finishUpdatingLogsUsed() to clean up |
boolean |
Tablet.beginUpdatingLogsUsed(InMemoryMap memTable,
Collection<DfsLogger> more,
boolean mincFinish) |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.