Package | Description |
---|---|
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.wal |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
RegionReplicaReplicationEndpoint.RegionReplicaOutputSink |
Modifier and Type | Class and Description |
---|---|
class |
BoundedLogWriterCreationOutputSink
Class that manages the output streams from the log splitting process.
|
class |
LogRecoveredEditsOutputSink
Class that manages the output streams from the log splitting process.
|
Modifier and Type | Field and Description |
---|---|
(package private) OutputSink |
WALSplitter.outputSink |
private OutputSink |
OutputSink.WriterThread.outputSink |
Constructor and Description |
---|
WriterThread(WALSplitter.PipelineController controller,
EntryBuffers entryBuffers,
OutputSink sink,
int i) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.