@InterfaceAudience.Private public class RegionNormalizerTracker extends ZKNodeTracker
abortable, nodewatcher| Constructor and Description |
|---|
RegionNormalizerTracker(ZKWatcher watcher,
Abortable abortable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNormalizerOn()
Return true if region normalizer is on, false otherwise
|
void |
setNormalizerOn(boolean normalizerOn)
Set region normalizer on/off
|
blockUntilAvailable, blockUntilAvailable, checkIfBaseNodeAvailable, getData, getNode, nodeCreated, nodeDataChanged, nodeDeleted, start, stop, toStringgetWatcher, nodeChildrenChangedpublic boolean isNormalizerOn()
public void setNormalizerOn(boolean normalizerOn)
throws org.apache.zookeeper.KeeperException
normalizerOn - whether normalizer should be on or offorg.apache.zookeeper.KeeperException - if a ZooKeeper operation failsCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.