906 B
906 B
kazoo.client
kazoo.client
Public API
KazooClient()
__init__
handler
The
~kazoo.interfaces.IHandlerstrategy used by this client. Gives access to appropriate synchronization objects.retry(func, args,*kwargs)
Runs the given function with the provided arguments, retrying if it fails because the ZooKeeper connection is lost, see
retrying_commands.state
A
~kazoo.protocol.states.KazooStateattribute indicating the current higher-level connection state.TransactionRequest