@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 visitInterruptedExceptionorg.apache.zookeeper.KeeperExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.