| Package | Description |
|---|---|
| org.apache.hadoop.hbase.wal |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedEntryBuffers
Used for
BoundedRecoveredEditsOutputSink. |
| Modifier and Type | Field and Description |
|---|---|
protected EntryBuffers |
OutputSink.entryBuffers |
| Constructor and Description |
|---|
BoundedRecoveredHFilesOutputSink(WALSplitter walSplitter,
WALSplitter.PipelineController controller,
EntryBuffers entryBuffers,
int numWriters) |
OutputSink(WALSplitter.PipelineController controller,
EntryBuffers entryBuffers,
int numWriters) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.