Modifier and Type | Field and Description |
---|---|
private Connection |
connection |
private String |
host |
private Canary.ZookeeperStdOutSink |
sink |
private int |
timeout |
private String |
znode |
Constructor and Description |
---|
ZookeeperTask(Connection connection,
String host,
String znode,
int timeout,
Canary.ZookeeperStdOutSink sink) |
private final Connection connection
private final int timeout
private Canary.ZookeeperStdOutSink sink
public ZookeeperTask(Connection connection, String host, String znode, int timeout, Canary.ZookeeperStdOutSink sink)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.