ZooKeeperEndpoint
Name | Type | Description |
---|---|---|
awaitExistence | boolean | @deprecated The usage of this option has no effect at all. |
backoff | long | |
createMode | java.lang.String | |
listChildren | boolean | |
path | java.lang.String | |
repeat | boolean | |
sendEmptyMessageOnDelete | boolean | |
shouldCreate | boolean | |
timeout | int |
ZooKeeperConsumer
uses various {@link ZooKeeperOperation} to
interact and consume data from a ZooKeeper cluster.