static class TestOutputSinkWriter.BrokenEntryBuffers extends org.apache.hadoop.hbase.wal.EntryBuffers
Modifier and Type | Field and Description |
---|---|
(package private) boolean |
throwError |
Constructor and Description |
---|
BrokenEntryBuffers(org.apache.hadoop.hbase.wal.WALSplitter.PipelineController controller,
long maxHeapUsage) |
Modifier and Type | Method and Description |
---|---|
(package private) org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer |
getChunkToWrite() |
void |
setThrowError(boolean newValue) |
boolean throwError
public BrokenEntryBuffers(org.apache.hadoop.hbase.wal.WALSplitter.PipelineController controller, long maxHeapUsage)
org.apache.hadoop.hbase.wal.EntryBuffers.RegionEntryBuffer getChunkToWrite()
getChunkToWrite
in class org.apache.hadoop.hbase.wal.EntryBuffers
public void setThrowError(boolean newValue)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.