| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.zksyncer |
| Class and Description |
|---|
| MasterAddressSyncer
Tracks the active master address on server ZK cluster and synchronize them to client ZK cluster
if changed
|
| MetaLocationSyncer
Tracks the meta region locations on server ZK cluster and synchronize them to client ZK cluster
if changed
|
| Class and Description |
|---|
| ClientZKSyncer
Tracks the target znode(s) on server ZK cluster and synchronize them to client ZK cluster if
changed
The target znode(s) is given through
ClientZKSyncer.getNodesToWatch() method |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.