array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'zookeeper.close.php', 1 => 'Zookeeper::close', 2 => 'Close the zookeeper handle and free up any resources', ), 'up' => array ( 0 => 'class.zookeeper.php', 1 => 'Zookeeper', ), 'prev' => array ( 0 => 'zookeeper.addauth.php', 1 => 'Zookeeper::addAuth', ), 'next' => array ( 0 => 'zookeeper.connect.php', 1 => 'Zookeeper::connect', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/zookeeper/zookeeper/close.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PECL zookeeper >= 0.5.0)
Zookeeper::close — Close the zookeeper handle and free up any resources
Bu işlevin bağımsız değişkeni yoktur.
Hiçbir değer dönmez.
This method emits ZookeeperException and it's derivatives when closing an uninitialized instance.