Zookeeper::close

(PECL zookeeper >= 0.5.0)

Zookeeper::closeClose the zookeeper handle and free up any resources

説明

public Zookeeper::close(): void

パラメータ

この関数にはパラメータはありません。

戻り値

値を返しません。

エラー / 例外

This method emits ZookeeperException and it's derivatives when closing an uninitialized instance.

参考

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top