Package | Description |
---|---|
org.apache.hadoop.hbase.replication.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
RecoveredReplicationSourceWALReader
Used by a
RecoveredReplicationSourceShipper . |
Modifier and Type | Field and Description |
---|---|
protected ReplicationSourceWALReader |
ReplicationSourceShipper.entryReader |
Modifier and Type | Method and Description |
---|---|
protected ReplicationSourceWALReader |
RecoveredReplicationSource.startNewWALReader(String threadName,
String walGroupId,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> queue,
long startPosition) |
protected ReplicationSourceWALReader |
ReplicationSource.startNewWALReader(String threadName,
String walGroupId,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> queue,
long startPosition) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationSourceShipper.setWALReader(ReplicationSourceWALReader entryReader) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.