public interface ZKQuery
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
boolean |
query(List<org.apache.zookeeper.data.ACL> aclList,
List<org.apache.zookeeper.data.ACL> parentAclList,
String path,
ZKClient zk,
List<String> queryOptions) |
Copyright © 2020. All rights reserved.