Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 14952

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Close the zookeeper handle and free up any resources</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="zookeeper.addauth.html">Zookeeper::addAuth</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="zookeeper.connect.html">Zookeeper::connect</a></div>
 <div class="up"><a href="class.zookeeper.html">Zookeeper</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="zookeeper.close" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">Zookeeper::close</h1>
  <p class="verinfo">(PECL zookeeper &gt;= 0.5.0)</p><p class="refpurpose"><span class="refname">Zookeeper::close</span> &mdash; <span class="dc-title">Close the zookeeper handle and free up any resources</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-zookeeper.close-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span>
   <span class="type"><span class="type void">void</span></span> <span class="methodname"><strong>Zookeeper::close</strong></span>
    ( <span class="methodparam">void</span>
   )</div>

 </div>


 <div class="refsect1 errors" id="refsect1-zookeeper.close-errors">
  <h3 class="title">Errors/Exceptions</h3>
  <p class="para">
   This method emits <strong class="classname">ZookeeperException</strong> and it&#039;s derivatives when closing an uninitialized instance.
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-zookeeper.close-seealso">
  <h3 class="title">See Also</h3>
  <ul class="simplelist">
   <li class="member"><span class="methodname"><a href="zookeeper.construct.html" class="methodname" rel="rdfs-seeAlso">Zookeeper::__construct()</a> - Create a handle to used communicate with zookeeper</span></li>
   <li class="member"><span class="methodname"><a href="zookeeper.connect.html" class="methodname" rel="rdfs-seeAlso">Zookeeper::connect()</a> - Create a handle to used communicate with zookeeper</span></li>
   <li class="member"><strong class="classname">ZookeeperException</strong></li>
  </ul>
 </div>


</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="zookeeper.addauth.html">Zookeeper::addAuth</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="zookeeper.connect.html">Zookeeper::connect</a></div>
 <div class="up"><a href="class.zookeeper.html">Zookeeper</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>