Class | 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.getPathsToWatch() method |
ClientZKSyncer.ZKData |
Used to store the newest data which we want to sync to client zk.
|
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
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.