Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 396

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>ZooKeeper</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="zmqdevice.settimertimeout.html">ZMQDevice::setTimerTimeout</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.zookeeper.html">Introduction</a></div>
 <div class="up"><a href="refs.remote.other.html">Other Services</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="book.zookeeper" class="book">
 <h1 class="title">ZooKeeper</h1>
 
 
 
 
 
 
 







 








 



 




<ul class="chunklist chunklist_book"><li><a href="intro.zookeeper.html">Introduction</a></li><li><a href="zookeeper.setup.html">Installing/Configuring</a><ul class="chunklist chunklist_book chunklist_children"><li><a href="zookeeper.requirements.html">Requirements</a></li><li><a href="zookeeper.installation.html">Installation</a></li><li><a href="zookeeper.configuration.html">Runtime Configuration</a></li><li><a href="zookeeper.resources.html">Resource Types</a></li></ul></li><li><a href="zookeeper.constants.html">Predefined Constants</a></li><li><a href="class.zookeeper.html">Zookeeper</a> — The Zookeeper class<ul class="chunklist chunklist_book chunklist_children"><li><a href="zookeeper.addauth.html">Zookeeper::addAuth</a> — Specify application credentials</li><li><a href="zookeeper.close.html">Zookeeper::close</a> — Close the zookeeper handle and free up any resources</li><li><a href="zookeeper.connect.html">Zookeeper::connect</a> — Create a handle to used communicate with zookeeper</li><li><a href="zookeeper.construct.html">Zookeeper::__construct</a> — Create a handle to used communicate with zookeeper</li><li><a href="zookeeper.create.html">Zookeeper::create</a> — Create a node synchronously</li><li><a href="zookeeper.delete.html">Zookeeper::delete</a> — Delete a node in zookeeper synchronously</li><li><a href="zookeeper.exists.html">Zookeeper::exists</a> — Checks the existence of a node in zookeeper synchronously</li><li><a href="zookeeper.get.html">Zookeeper::get</a> — Gets the data associated with a node synchronously</li><li><a href="zookeeper.getacl.html">Zookeeper::getAcl</a> — Gets the acl associated with a node synchronously</li><li><a href="zookeeper.getchildren.html">Zookeeper::getChildren</a> — Lists the children of a node synchronously</li><li><a href="zookeeper.getclientid.html">Zookeeper::getClientId</a> — Return the client session id, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE)</li><li><a href="zookeeper.getconfig.html">Zookeeper::getConfig</a> — Get instance of ZookeeperConfig</li><li><a href="zookeeper.getrecvtimeout.html">Zookeeper::getRecvTimeout</a> — Return the timeout for this session, only valid if the connections is currently connected (ie. last watcher state is ZOO_CONNECTED_STATE). This value may change after a server re-connect</li><li><a href="zookeeper.getstate.html">Zookeeper::getState</a> — Get the state of the zookeeper connection</li><li><a href="zookeeper.isrecoverable.html">Zookeeper::isRecoverable</a> — Checks if the current zookeeper connection state can be recovered</li><li><a href="zookeeper.set.html">Zookeeper::set</a> — Sets the data associated with a node</li><li><a href="zookeeper.setacl.html">Zookeeper::setAcl</a> — Sets the acl associated with a node synchronously</li><li><a href="zookeeper.setdebuglevel.html">Zookeeper::setDebugLevel</a> — Sets the debugging level for the library</li><li><a href="zookeeper.setdeterministicconnorder.html">Zookeeper::setDeterministicConnOrder</a> — Enable/disable quorum endpoint order randomization</li><li><a href="zookeeper.setlogstream.html">Zookeeper::setLogStream</a> — Sets the stream to be used by the library for logging</li><li><a href="zookeeper.setwatcher.html">Zookeeper::setWatcher</a> — Set a watcher function</li></ul></li></ul></div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="zmqdevice.settimertimeout.html">ZMQDevice::setTimerTimeout</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="intro.zookeeper.html">Introduction</a></div>
 <div class="up"><a href="refs.remote.other.html">Other Services</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>