Package | Description |
---|---|
org.apache.hadoop.hbase.replication.regionserver |
Modifier and Type | Method and Description |
---|---|
ReplicationZookeeper |
ReplicationSourceManager.getRepZkWrapper()
Get the ZK help of this manager
|
Constructor and Description |
---|
ReplicationSourceManager(ReplicationZookeeper zkHelper,
org.apache.hadoop.conf.Configuration conf,
Stoppable stopper,
org.apache.hadoop.fs.FileSystem fs,
AtomicBoolean replicating,
org.apache.hadoop.fs.Path logDir,
org.apache.hadoop.fs.Path oldLogDir)
Creates a replication manager and sets the watch on all the other
registered region servers
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.