public static class WALSplitter.EntryBuffers extends Object
| Constructor and Description |
|---|
EntryBuffers(WALSplitter.PipelineController controller,
long maxHeapUsage) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendEntry(WAL.Entry entry)
Append a log entry into the corresponding region buffer.
|
void |
waitUntilDrained() |
public EntryBuffers(WALSplitter.PipelineController controller, long maxHeapUsage)
public void appendEntry(WAL.Entry entry) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic void waitUntilDrained()