public class RegionNormalizerTracker extends ZooKeeperNodeTracker
abortable, nodewatcher| Constructor and Description |
|---|
RegionNormalizerTracker(ZooKeeperWatcher 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 RegionNormalizerTracker(ZooKeeperWatcher watcher, Abortable abortable)
public boolean isNormalizerOn()
public void setNormalizerOn(boolean normalizerOn)
throws org.apache.zookeeper.KeeperException
normalizerOn - whether normalizer should be on or offorg.apache.zookeeper.KeeperExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.