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