Package | Description |
---|---|
org.apache.hadoop.hbase.replication.regionserver | |
org.apache.hadoop.hbase.wal |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
RegionReplicaReplicationEndpoint.RegionReplicaSinkWriter |
Modifier and Type | Class and Description |
---|---|
private static class |
WALSplitter.RegionServerWriter
Private data structure that wraps a receiving RS and collecting statistics about the data
written to this newly assigned RS.
|
private static class |
WALSplitter.WriterAndPath
Private data structure that wraps a Writer and its Path, also collecting statistics about the
data written to this output.
|
Modifier and Type | Field and Description |
---|---|
protected Map<byte[],WALSplitter.SinkWriter> |
WALSplitter.OutputSink.writers |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.