@FunctionalInterface public static interface ZkMaintenanceUtils.ZkVisitor
Modifier and Type | Method and Description |
---|---|
void |
visit(String path)
Visit the target path
|
void visit(String path) throws InterruptedException, org.apache.zookeeper.KeeperException
path
- the path to visitInterruptedException
org.apache.zookeeper.KeeperException
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.