|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReplicationZookeeperWrapper | |
---|---|
org.apache.hadoop.hbase.replication.regionserver |
Uses of ReplicationZookeeperWrapper in org.apache.hadoop.hbase.replication.regionserver |
---|
Methods in org.apache.hadoop.hbase.replication.regionserver that return ReplicationZookeeperWrapper | |
---|---|
ReplicationZookeeperWrapper |
ReplicationSourceManager.getRepZkWrapper()
Get the ZK help of this manager |
Constructors in org.apache.hadoop.hbase.replication.regionserver with parameters of type ReplicationZookeeperWrapper | |
---|---|
ReplicationSourceManager(ReplicationZookeeperWrapper zkHelper,
org.apache.hadoop.conf.Configuration conf,
AtomicBoolean 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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |