public class BkReadOnlyZookeeperClientFactoryImpl extends Object implements ZooKeeperClientFactory
ZooKeeperClientFactory.SessionType| Constructor and Description |
|---|
BkReadOnlyZookeeperClientFactoryImpl(org.apache.bookkeeper.common.util.OrderedExecutor executor) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.apache.zookeeper.ZooKeeper> |
create(String serverList,
ZooKeeperClientFactory.SessionType sessionType,
int zkSessionTimeoutMillis) |
public BkReadOnlyZookeeperClientFactoryImpl(org.apache.bookkeeper.common.util.OrderedExecutor executor)
public CompletableFuture<org.apache.zookeeper.ZooKeeper> create(String serverList, ZooKeeperClientFactory.SessionType sessionType, int zkSessionTimeoutMillis)
create in interface ZooKeeperClientFactoryCopyright © 2017–2018 Apache Software Foundation. All rights reserved.