@InterfaceAudience.Private public class RegionNormalizerTracker extends ZKNodeTracker
abortable, node
watcher
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, toString
getWatcher, nodeChildrenChanged
public 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–2019 Cloudera. All rights reserved.