| Package | Description |
|---|---|
| org.apache.curator | |
| org.apache.curator.connection |
| Modifier and Type | Method | Description |
|---|---|---|
ConnectionHandlingPolicy |
CuratorZookeeperClient.getConnectionHandlingPolicy() |
Return the configured connection handling policy
|
| Constructor | Description |
|---|---|
CuratorZookeeperClient(ZookeeperFactory zookeeperFactory,
EnsembleProvider ensembleProvider,
int sessionTimeoutMs,
int connectionTimeoutMs,
org.apache.zookeeper.Watcher watcher,
RetryPolicy retryPolicy,
boolean canBeReadOnly,
ConnectionHandlingPolicy connectionHandlingPolicy) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
StandardConnectionHandlingPolicy |
Curator's standard connection handling since 3.0.0
|
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.