|
Zookeeper::closeClose the zookeeper handle and free up any resources Description
public
void Zookeeper::close()
ParametersThis function has no parameters. Return ValuesNo value is returned. Errors/ExceptionsThis method emits ZookeeperException and it's derivatives when closing an uninitialized instance. See Also
|