| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication.regionserver |
| Modifier and Type | Class and Description |
|---|---|
class |
RecoveredReplicationSource
Class that handles the recovered source of a replication stream, which is transfered from
another dead region server.
|
| Constructor and Description |
|---|
SerialReplicationSourceWALReader(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.conf.Configuration conf,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> logQueue,
long startPosition,
WALEntryFilter filter,
ReplicationSource source) |
Copyright © 2007–2019 Cloudera. All rights reserved.