| Package | Description |
|---|---|
| org.apache.hadoop.hbase.replication.regionserver |
| Constructor and Description |
|---|
ReplicationSource.ReplicationSourceShipperThread(String walGroupId,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> queue,
ReplicationQueueInfo replicationQueueInfo,
ReplicationSourceInterface source) |
ReplicationSourceWALReaderThread(ReplicationSourceManager manager,
ReplicationQueueInfo replicationQueueInfo,
PriorityBlockingQueue<org.apache.hadoop.fs.Path> logQueue,
long startPosition,
org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.conf.Configuration conf,
WALEntryFilter filter,
MetricsSource metrics)
Creates a reader worker for a given WAL queue.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.