public static class WALSplitter.EntryBuffers extends Object
| Constructor and Description |
|---|
WALSplitter.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 WALSplitter.EntryBuffers(WALSplitter.PipelineController controller, long maxHeapUsage)
public void appendEntry(WAL.Entry entry) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic void waitUntilDrained()
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.