Package | Description |
---|---|
org.I0Itec.zkclient |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryConnection
Emulating a ZooKeeper server with few hash tables.
|
class |
ZkConnection |
Modifier and Type | Field and Description |
---|---|
protected IZkConnection |
ZkClient._connection |
Constructor and Description |
---|
ZkClient(IZkConnection connection) |
ZkClient(IZkConnection connection,
int connectionTimeout) |
ZkClient(IZkConnection zkConnection,
int connectionTimeout,
ZkSerializer zkSerializer) |
ZkClient(IZkConnection zkConnection,
int connectionTimeout,
ZkSerializer zkSerializer,
long operationRetryTimeout) |
Copyright © 2019. All rights reserved.