@InterfaceAudience.Private public class MasterAddressSyncer extends ClientZKSyncer
| Modifier and Type | Field and Description |
|---|---|
private String |
masterAddressZNode |
watcher| Constructor and Description |
|---|
MasterAddressSyncer(ZKWatcher watcher,
ZKWatcher clientZkWatcher,
Server server) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
getPathsToWatch()
Returns the zk path(s) to watch
|
protected boolean |
validate(String path)
Validate whether a znode path is watched by us
|
nodeCreated, nodeDataChanged, nodeDeleted, refreshWatchingList, startgetWatcher, nodeChildrenChangedprivate final String masterAddressZNode
public MasterAddressSyncer(ZKWatcher watcher, ZKWatcher clientZkWatcher, Server server)
protected boolean validate(String path)
ClientZKSyncervalidate in class ClientZKSyncerpath - the path to validateprotected Set<String> getPathsToWatch()
ClientZKSyncergetPathsToWatch in class ClientZKSyncerCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.