| 程序包 | 说明 |
|---|---|
| com.github.zkclient |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ZkClient.close() |
boolean |
ZkClient.waitForKeeperState(org.apache.zookeeper.Watcher.Event.KeeperState keeperState,
long time,
TimeUnit timeUnit) |
boolean |
ZkClient.waitUntilConnected() |
boolean |
IZkClient.waitUntilConnected()
wait for the connected state.
|
boolean |
ZkClient.waitUntilConnected(long time,
TimeUnit timeUnit) |
boolean |
ZkClient.waitUntilExists(String path,
TimeUnit timeUnit,
long time) |
Copyright © 2019. All rights reserved.