| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Class and Description |
|---|---|
class |
SerialReplicationSourceWALReader
WAL reader for a serial replication peer.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReplicationSourceWALReader |
ReplicationSourceShipper.entryReader |
| Modifier and Type | Method and Description |
|---|---|
private ReplicationSourceWALReader |
ReplicationSource.createNewWALReader(String walGroupId,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> queue,
long startPosition) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
ReplicationSourceShipper.setWALReader(ReplicationSourceWALReader entryReader) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.