Navigation
index
modules
|
kazoo 2.8.0 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__add__() (kazoo.recipe.counter.Counter method)
__call__() (kazoo.recipe.watchers.ChildrenWatch method)
(kazoo.recipe.watchers.DataWatch method)
(kazoo.retry.KazooRetry method)
__init__() (kazoo.recipe.barrier.Barrier method)
(kazoo.recipe.barrier.DoubleBarrier method)
(kazoo.recipe.counter.Counter method)
(kazoo.recipe.election.Election method)
(kazoo.recipe.lease.MultiNonBlockingLease method)
(kazoo.recipe.lease.NonBlockingLease method)
(kazoo.recipe.partitioner.SetPartitioner method)
(kazoo.recipe.party.Party method)
(kazoo.recipe.party.ShallowParty method)
(kazoo.recipe.queue.LockingQueue method)
(kazoo.recipe.queue.Queue method)
(kazoo.recipe.watchers.ChildrenWatch method)
(kazoo.recipe.watchers.DataWatch method)
(kazoo.recipe.watchers.PatientChildrenWatch method)
(kazoo.retry.KazooRetry method)
__iter__() (kazoo.recipe.party.Party method)
(kazoo.recipe.party.ShallowParty method)
__len__() (kazoo.recipe.party.Party method)
(kazoo.recipe.party.ShallowParty method)
(kazoo.recipe.queue.LockingQueue method)
(kazoo.recipe.queue.Queue method)
__sub__() (kazoo.recipe.counter.Counter method)
A
ACL (class in kazoo.security)
acl_version (kazoo.protocol.states.ZnodeStat attribute)
ACQUIRED (kazoo.recipe.partitioner.PartitionState attribute)
acquired (kazoo.recipe.partitioner.SetPartitioner property)
ALLOCATING (kazoo.recipe.partitioner.PartitionState attribute)
allocating (kazoo.recipe.partitioner.SetPartitioner property)
APIError
async_result() (kazoo.interfaces.IHandler method)
AUTH_FAILED (kazoo.protocol.states.KeeperState attribute)
AuthFailedError
B
BadArgumentsError
BadVersionError
Barrier (class in kazoo.recipe.barrier)
C
Callback (class in kazoo.protocol.states)
cancel() (kazoo.recipe.election.Election method)
CancelledError
capture_exceptions() (in module kazoo.handlers.utils)
CHANGED (kazoo.protocol.states.EventType attribute)
CHILD (kazoo.protocol.states.EventType attribute)
children_count (kazoo.protocol.states.ZnodeStat attribute)
ChildrenWatch (class in kazoo.recipe.watchers)
close() (kazoo.recipe.cache.TreeCache method)
ConfigurationError
CONNECTED (kazoo.protocol.states.KazooState attribute)
(kazoo.protocol.states.KeeperState attribute)
CONNECTED_RO (kazoo.protocol.states.KeeperState attribute)
CONNECTING (kazoo.protocol.states.KeeperState attribute)
ConnectionClosedError
ConnectionDropped
ConnectionLoss
consume() (kazoo.recipe.queue.LockingQueue method)
contenders() (kazoo.recipe.election.Election method)
copy() (kazoo.retry.KazooRetry method)
Counter (class in kazoo.recipe.counter)
create() (kazoo.recipe.barrier.Barrier method)
create_connection() (kazoo.interfaces.IHandler method)
create_socket_pair() (in module kazoo.handlers.utils)
create_tcp_socket() (in module kazoo.handlers.utils)
CREATED (kazoo.protocol.states.EventType attribute)
created (kazoo.protocol.states.ZnodeStat attribute)
creation_transaction_id (kazoo.protocol.states.ZnodeStat attribute)
D
data (kazoo.recipe.cache.NodeData property)
data_length (kazoo.protocol.states.ZnodeStat attribute)
DataInconsistency
DataWatch (class in kazoo.recipe.watchers)
DELETED (kazoo.protocol.states.EventType attribute)
dispatch_callback() (kazoo.interfaces.IHandler method)
DoubleBarrier (class in kazoo.recipe.barrier)
E
Election (class in kazoo.recipe.election)
enter() (kazoo.recipe.barrier.DoubleBarrier method)
event_data (kazoo.recipe.cache.TreeEvent property)
event_object() (kazoo.interfaces.IHandler method)
event_type (kazoo.recipe.cache.TreeEvent property)
EventType (class in kazoo.protocol.states)
exception (kazoo.interfaces.IAsyncResult attribute)
EXPIRED_SESSION (kazoo.protocol.states.KeeperState attribute)
F
failed (kazoo.recipe.partitioner.SetPartitioner property)
FAILURE (kazoo.recipe.partitioner.PartitionState attribute)
finish() (kazoo.recipe.partitioner.SetPartitioner method)
ForceRetryError
G
get() (kazoo.interfaces.IAsyncResult method)
(kazoo.recipe.queue.LockingQueue method)
(kazoo.recipe.queue.Queue method)
get_children() (kazoo.recipe.cache.TreeCache method)
get_data() (kazoo.recipe.cache.TreeCache method)
get_nowait() (kazoo.interfaces.IAsyncResult method)
H
holds_lock() (kazoo.recipe.queue.LockingQueue method)
I
IAsyncResult (class in kazoo.interfaces)
Id (class in kazoo.security)
IHandler (class in kazoo.interfaces)
InterruptedError
InvalidACLError
InvalidCallbackError
J
join() (kazoo.recipe.party.Party method)
(kazoo.recipe.party.ShallowParty method)
K
kazoo.exceptions
module
kazoo.handlers.utils
module
kazoo.interfaces
module
kazoo.protocol.states
module
kazoo.recipe.barrier
module
kazoo.recipe.cache
module
kazoo.recipe.counter
module
kazoo.recipe.election
module
kazoo.recipe.lease
module
kazoo.recipe.partitioner
module
kazoo.recipe.party
module
kazoo.recipe.queue
module
kazoo.recipe.watchers
module
kazoo.retry
module
kazoo.security
module
KazooException
KazooRetry (class in kazoo.retry)
KazooState (class in kazoo.protocol.states)
KeeperState (class in kazoo.protocol.states)
L
last_modified (kazoo.protocol.states.ZnodeStat attribute)
last_modified_transaction_id (kazoo.protocol.states.ZnodeStat attribute)
leave() (kazoo.recipe.barrier.DoubleBarrier method)
(kazoo.recipe.party.Party method)
(kazoo.recipe.party.ShallowParty method)
listen() (kazoo.recipe.cache.TreeCache method)
listen_fault() (kazoo.recipe.cache.TreeCache method)
lock_object() (kazoo.interfaces.IHandler method)
LockingQueue (class in kazoo.recipe.queue)
LockTimeout
LOST (kazoo.protocol.states.KazooState attribute)
M
make() (kazoo.recipe.cache.NodeData class method)
(kazoo.recipe.cache.TreeEvent class method)
make_acl() (in module kazoo.security)
make_digest_acl() (in module kazoo.security)
make_digest_acl_credential() (in module kazoo.security)
MarshallingError
module
kazoo.exceptions
kazoo.handlers.utils
kazoo.interfaces
kazoo.protocol.states
kazoo.recipe.barrier
kazoo.recipe.cache
kazoo.recipe.counter
kazoo.recipe.election
kazoo.recipe.lease
kazoo.recipe.partitioner
kazoo.recipe.party
kazoo.recipe.queue
kazoo.recipe.watchers
kazoo.retry
kazoo.security
MultiNonBlockingLease (class in kazoo.recipe.lease)
N
name (kazoo.interfaces.IHandler attribute)
NoAuthError
NoChildrenForEphemeralsError
NodeData (class in kazoo.recipe.cache)
NodeExistsError
NonBlockingLease (class in kazoo.recipe.lease)
NONE (kazoo.protocol.states.EventType attribute)
NoNodeError
NotEmptyError
NotReadOnlyCallError
O
OperationTimeoutError
owner_session_id (kazoo.protocol.states.ZnodeStat attribute)
P
PartitionState (class in kazoo.recipe.partitioner)
Party (class in kazoo.recipe.party)
path (kazoo.protocol.states.WatchedEvent attribute)
(kazoo.recipe.cache.NodeData property)
PatientChildrenWatch (class in kazoo.recipe.watchers)
put() (kazoo.recipe.queue.LockingQueue method)
(kazoo.recipe.queue.Queue method)
put_all() (kazoo.recipe.queue.LockingQueue method)
Q
Queue (class in kazoo.recipe.queue)
R
rawlink() (kazoo.interfaces.IAsyncResult method)
ready() (kazoo.interfaces.IAsyncResult method)
RELEASE (kazoo.recipe.partitioner.PartitionState attribute)
release (kazoo.recipe.partitioner.SetPartitioner property)
release() (kazoo.recipe.queue.LockingQueue method)
release_set() (kazoo.recipe.partitioner.SetPartitioner method)
remove() (kazoo.recipe.barrier.Barrier method)
reset() (kazoo.retry.KazooRetry method)
RetryFailedError
rlock_object() (kazoo.interfaces.IHandler method)
RolledBackError
run() (kazoo.recipe.election.Election method)
RuntimeInconsistency
S
select() (kazoo.interfaces.IHandler method)
SessionExpiredError
SessionMovedError
set() (kazoo.interfaces.IAsyncResult method)
set_exception() (kazoo.interfaces.IAsyncResult method)
SetPartitioner (class in kazoo.recipe.partitioner)
ShallowParty (class in kazoo.recipe.party)
sleep_func (kazoo.interfaces.IHandler attribute)
socket() (kazoo.interfaces.IHandler method)
spawn() (kazoo.interfaces.IHandler method)
start() (kazoo.interfaces.IHandler method)
(kazoo.recipe.cache.TreeCache method)
(kazoo.recipe.watchers.PatientChildrenWatch method)
stat (kazoo.recipe.cache.NodeData property)
state (kazoo.protocol.states.WatchedEvent attribute)
stop() (kazoo.interfaces.IHandler method)
successful() (kazoo.interfaces.IAsyncResult method)
SUSPENDED (kazoo.protocol.states.KazooState attribute)
SystemZookeeperError
T
timeout_exception (kazoo.interfaces.IHandler attribute)
TreeCache (class in kazoo.recipe.cache)
TreeEvent (class in kazoo.recipe.cache)
type (kazoo.protocol.states.WatchedEvent attribute)
U
UnimplementedError
unlink() (kazoo.interfaces.IAsyncResult method)
V
value (kazoo.interfaces.IAsyncResult attribute)
version (kazoo.protocol.states.ZnodeStat attribute)
W
wait() (kazoo.interfaces.IAsyncResult method)
(kazoo.recipe.barrier.Barrier method)
wait_for_acquire() (kazoo.recipe.partitioner.SetPartitioner method)
WatchedEvent (class in kazoo.protocol.states)
wrap() (in module kazoo.handlers.utils)
WriterNotClosedException
Z
ZnodeStat (class in kazoo.protocol.states)
Zookeeper
ZookeeperError
ZookeeperStoppedError
Quick search
Navigation
index
modules
|
kazoo 2.8.0 documentation
»
Index