| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.replication.regionserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RecoveredReplicationSource
Class that handles the recovered source of a replication stream, which is transfered from
another dead region server.
|
| 构造器和说明 |
|---|
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 The Apache Software Foundation. All rights reserved.