Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | T | U | V | W

_

_process() (pyrakoon.client.AbstractClient method)
(pyrakoon.client.SocketClient method)

A

AbstractClient (class in pyrakoon.client)
allow_dirty (pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
(pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
ALLOW_DIRTY_ARG (in module pyrakoon.protocol)
ArakoonEnvironmentMixin (class in pyrakoon.test)
ArakoonError
ARGS (pyrakoon.protocol.admin.CollapseTlogs attribute)
(pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Delete attribute)
(pyrakoon.protocol.DeletePrefix attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.ExpectProgressPossible attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.GetCurrentState attribute)
(pyrakoon.protocol.GetKeyCount attribute)
(pyrakoon.protocol.Hello attribute)
(pyrakoon.protocol.Message attribute)
(pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
(pyrakoon.protocol.Nop attribute)
(pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
(pyrakoon.protocol.Sequence attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.protocol.Statistics attribute)
(pyrakoon.protocol.TestAndSet attribute)
(pyrakoon.protocol.UserFunction attribute)
(pyrakoon.protocol.Version attribute)
(pyrakoon.protocol.WhoMaster attribute)
(pyrakoon.protocol.admin.DefragDB attribute)
(pyrakoon.protocol.admin.DropMaster attribute)
(pyrakoon.protocol.admin.FlushStore attribute)
(pyrakoon.protocol.admin.OptimizeDB attribute)
(pyrakoon.sequence.Assert attribute)
(pyrakoon.sequence.AssertExists attribute)
(pyrakoon.sequence.Delete attribute)
(pyrakoon.sequence.Sequence attribute)
(pyrakoon.sequence.Set attribute)
(pyrakoon.sequence.Step attribute)
argument (pyrakoon.protocol.UserFunction attribute)
Array (class in pyrakoon.protocol)
Assert (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
assert_() (pyrakoon.client.ClientMixin method)
assert_exists() (pyrakoon.client.ClientMixin method)
AssertExists (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
AssertionFailed

B

begin_inclusive (pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
begin_key (pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
Bool (class in pyrakoon.protocol)
build_prologue() (in module pyrakoon.protocol)

C

call() (in module pyrakoon.client.utils)
check() (pyrakoon.protocol.Array method)
(pyrakoon.protocol.Bool method)
(pyrakoon.protocol.Float method)
(pyrakoon.protocol.List method)
(pyrakoon.protocol.Option method)
(pyrakoon.protocol.Product method)
(pyrakoon.protocol.SignedInteger method)
(pyrakoon.protocol.StatisticsType method)
(pyrakoon.protocol.Step method)
(pyrakoon.protocol.String method)
(pyrakoon.protocol.Type method)
(pyrakoon.protocol.Unit method)
(pyrakoon.protocol.UnsignedInteger method)
client_id (pyrakoon.protocol.Hello attribute)
ClientMixin (class in pyrakoon.client)
(class in pyrakoon.client.admin)
cluster_id (pyrakoon.protocol.Hello attribute)
CODE (pyrakoon.errors.ArakoonError attribute)
(pyrakoon.errors.AssertionFailed attribute)
(pyrakoon.errors.GoingDown attribute)
(pyrakoon.errors.InconsistentRead attribute)
(pyrakoon.errors.MaxConnections attribute)
(pyrakoon.errors.NoHello attribute)
(pyrakoon.errors.NoLongerMaster attribute)
(pyrakoon.errors.NoMagic attribute)
(pyrakoon.errors.NotFound attribute)
(pyrakoon.errors.NotMaster attribute)
(pyrakoon.errors.NotSupported attribute)
(pyrakoon.errors.OutsideInterval attribute)
(pyrakoon.errors.ReadOnly attribute)
(pyrakoon.errors.TooManyDeadNodes attribute)
(pyrakoon.errors.UnknownFailure attribute)
(pyrakoon.errors.WrongCluster attribute)
collapse_tlogs() (pyrakoon.client.admin.ClientMixin method)
CollapseTlogs (class in pyrakoon.protocol.admin)
Confirm (class in pyrakoon.protocol)
confirm() (pyrakoon.client.ClientMixin method)
connect() (pyrakoon.client.SocketClient method)
connected (pyrakoon.client.AbstractClient attribute)
(pyrakoon.client.SocketClient attribute)
(pyrakoon.test.FakeClient attribute)
count (pyrakoon.protocol.admin.CollapseTlogs attribute)
(pyrakoon.protocol.Request attribute)

D

defrag_db() (pyrakoon.client.admin.ClientMixin method)
DefragDB (class in pyrakoon.protocol.admin)
Delete (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
delete() (pyrakoon.client.ClientMixin method)
delete_prefix() (pyrakoon.client.ClientMixin method)
DeletePrefix (class in pyrakoon.protocol)
DOC (pyrakoon.protocol.admin.CollapseTlogs attribute)
(pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Delete attribute)
(pyrakoon.protocol.DeletePrefix attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.ExpectProgressPossible attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.GetCurrentState attribute)
(pyrakoon.protocol.GetKeyCount attribute)
(pyrakoon.protocol.Hello attribute)
(pyrakoon.protocol.Message attribute)
(pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
(pyrakoon.protocol.Nop attribute)
(pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
(pyrakoon.protocol.Sequence attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.protocol.Statistics attribute)
(pyrakoon.protocol.TestAndSet attribute)
(pyrakoon.protocol.UserFunction attribute)
(pyrakoon.protocol.Version attribute)
(pyrakoon.protocol.WhoMaster attribute)
(pyrakoon.protocol.admin.DefragDB attribute)
(pyrakoon.protocol.admin.DropMaster attribute)
(pyrakoon.protocol.admin.FlushStore attribute)
(pyrakoon.protocol.admin.OptimizeDB attribute)
drop_master() (pyrakoon.client.admin.ClientMixin method)
DropMaster (class in pyrakoon.protocol.admin)

E

end_inclusive (pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
end_key (pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
ERROR_MAP (in module pyrakoon.errors)
Exists (class in pyrakoon.protocol)
exists() (pyrakoon.client.ClientMixin method)
expect_progress_possible() (pyrakoon.client.ClientMixin method)
ExpectProgressPossible (class in pyrakoon.protocol)

F

FakeClient (class in pyrakoon.test)
FALSE (pyrakoon.protocol.Bool attribute)
Float (class in pyrakoon.protocol)
flush_store() (pyrakoon.client.admin.ClientMixin method)
FlushStore (class in pyrakoon.protocol.admin)
format_doc() (in module pyrakoon.utils)
function (pyrakoon.protocol.UserFunction attribute)

G

Get (class in pyrakoon.protocol)
get() (pyrakoon.client.ClientMixin method)
get_current_state() (pyrakoon.client.ClientMixin method)
get_key_count() (pyrakoon.client.ClientMixin method)
GetCurrentState (class in pyrakoon.protocol)
GetKeyCount (class in pyrakoon.protocol)
GoingDown

H

Hello (class in pyrakoon.protocol)
hello() (pyrakoon.client.ClientMixin method)

I

InconsistentRead

K

key (pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Delete attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.protocol.TestAndSet attribute)
(pyrakoon.sequence.Assert attribute)
(pyrakoon.sequence.AssertExists attribute)
(pyrakoon.sequence.Delete attribute)
(pyrakoon.sequence.Set attribute)
keys (pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
kill_coroutine() (in module pyrakoon.utils)

L

List (class in pyrakoon.protocol)
LOGGER (in module pyrakoon.utils)

M

MASK (pyrakoon.protocol.Message attribute)
MASTER (pyrakoon.test.FakeClient attribute)
max_elements (pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
MaxConnections
Message (class in pyrakoon.protocol)
multi_get() (pyrakoon.client.ClientMixin method)
multi_get_option() (pyrakoon.client.ClientMixin method)
MultiGet (class in pyrakoon.protocol)
MultiGetOption (class in pyrakoon.protocol)

N

NoHello
NoLongerMaster
NoMagic
Nop (class in pyrakoon.protocol)
nop() (pyrakoon.client.ClientMixin method)
NotConnectedError
NotFound
NotMaster
NotSupported
NurseryEnvironmentMixin (class in pyrakoon.test)

O

optimize_db() (pyrakoon.client.admin.ClientMixin method)
OptimizeDB (class in pyrakoon.protocol.admin)
Option (class in pyrakoon.protocol)
OutsideInterval

P

PACKER (pyrakoon.protocol.Bool attribute)
(pyrakoon.protocol.Float attribute)
(pyrakoon.protocol.Type attribute)
prefix (pyrakoon.protocol.DeletePrefix attribute)
(pyrakoon.protocol.PrefixKeys attribute)
prefix() (pyrakoon.client.ClientMixin method)
PrefixKeys (class in pyrakoon.protocol)
process_blocking() (in module pyrakoon.utils)
Product (class in pyrakoon.protocol)
PROTOCOL_VERSION (in module pyrakoon.protocol)
pyrakoon (module)
pyrakoon.client (module)
pyrakoon.client.admin (module)
pyrakoon.client.utils (module)
pyrakoon.errors (module)
pyrakoon.protocol (module)
pyrakoon.protocol.admin (module)
pyrakoon.sequence (module)
pyrakoon.test (module)
pyrakoon.utils (module)

R

Range (class in pyrakoon.protocol)
range() (pyrakoon.client.ClientMixin method)
range_entries() (pyrakoon.client.ClientMixin method)
RangeEntries (class in pyrakoon.protocol)
read_blocking() (in module pyrakoon.utils)
ReadOnly
receive() (pyrakoon.protocol.admin.CollapseTlogs method)
(pyrakoon.protocol.Array method)
(pyrakoon.protocol.Bool method)
(pyrakoon.protocol.List method)
(pyrakoon.protocol.Message method)
(pyrakoon.protocol.Option method)
(pyrakoon.protocol.Product method)
(pyrakoon.protocol.StatisticsType method)
(pyrakoon.protocol.Step method)
(pyrakoon.protocol.String method)
(pyrakoon.protocol.Type method)
(pyrakoon.protocol.Unit method)
Replace (class in pyrakoon.protocol)
replace() (pyrakoon.client.ClientMixin method)
Request (class in pyrakoon.protocol)
Result (class in pyrakoon.protocol)
RESULT_SUCCESS (in module pyrakoon.protocol)
RETURN_TYPE (pyrakoon.protocol.admin.CollapseTlogs attribute)
(pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Delete attribute)
(pyrakoon.protocol.DeletePrefix attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.ExpectProgressPossible attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.GetCurrentState attribute)
(pyrakoon.protocol.GetKeyCount attribute)
(pyrakoon.protocol.Hello attribute)
(pyrakoon.protocol.Message attribute)
(pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
(pyrakoon.protocol.Nop attribute)
(pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
(pyrakoon.protocol.Sequence attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.protocol.Statistics attribute)
(pyrakoon.protocol.TestAndSet attribute)
(pyrakoon.protocol.UserFunction attribute)
(pyrakoon.protocol.Version attribute)
(pyrakoon.protocol.WhoMaster attribute)
(pyrakoon.protocol.admin.DefragDB attribute)
(pyrakoon.protocol.admin.DropMaster attribute)
(pyrakoon.protocol.admin.FlushStore attribute)
(pyrakoon.protocol.admin.OptimizeDB attribute)
rev_range_entries() (pyrakoon.client.ClientMixin method)
RevRangeEntries (class in pyrakoon.protocol)

S

Sequence (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
sequence (pyrakoon.protocol.Sequence attribute)
sequence() (pyrakoon.client.ClientMixin method)
serialize() (pyrakoon.protocol.Array method)
(pyrakoon.protocol.Bool method)
(pyrakoon.protocol.List method)
(pyrakoon.protocol.Message method)
(pyrakoon.protocol.Option method)
(pyrakoon.protocol.Product method)
(pyrakoon.protocol.Sequence method)
(pyrakoon.protocol.StatisticsType method)
(pyrakoon.protocol.Step method)
(pyrakoon.protocol.String method)
(pyrakoon.protocol.Type method)
(pyrakoon.protocol.Unit method)
(pyrakoon.sequence.Sequence method)
(pyrakoon.sequence.Step method)
Set (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
set() (pyrakoon.client.ClientMixin method)
set_value (pyrakoon.protocol.TestAndSet attribute)
setUpArakoon() (pyrakoon.test.ArakoonEnvironmentMixin method)
setUpNursery() (pyrakoon.test.NurseryEnvironmentMixin method)
SignedInteger (class in pyrakoon.protocol)
SocketClient (class in pyrakoon.client)
Statistics (class in pyrakoon.protocol)
statistics() (pyrakoon.client.ClientMixin method)
StatisticsType (class in pyrakoon.protocol)
Step (class in pyrakoon.protocol)
(class in pyrakoon.sequence)
steps (pyrakoon.sequence.Sequence attribute)
String (class in pyrakoon.protocol)
sync (pyrakoon.protocol.Sequence attribute)

T

TAG (pyrakoon.protocol.admin.CollapseTlogs attribute)
(pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.AssertExists attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Delete attribute)
(pyrakoon.protocol.DeletePrefix attribute)
(pyrakoon.protocol.Exists attribute)
(pyrakoon.protocol.ExpectProgressPossible attribute)
(pyrakoon.protocol.Get attribute)
(pyrakoon.protocol.GetCurrentState attribute)
(pyrakoon.protocol.GetKeyCount attribute)
(pyrakoon.protocol.Hello attribute)
(pyrakoon.protocol.Message attribute)
(pyrakoon.protocol.MultiGet attribute)
(pyrakoon.protocol.MultiGetOption attribute)
(pyrakoon.protocol.Nop attribute)
(pyrakoon.protocol.PrefixKeys attribute)
(pyrakoon.protocol.Range attribute)
(pyrakoon.protocol.RangeEntries attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.RevRangeEntries attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.protocol.Statistics attribute)
(pyrakoon.protocol.TestAndSet attribute)
(pyrakoon.protocol.UserFunction attribute)
(pyrakoon.protocol.Version attribute)
(pyrakoon.protocol.WhoMaster attribute)
(pyrakoon.protocol.admin.DefragDB attribute)
(pyrakoon.protocol.admin.DropMaster attribute)
(pyrakoon.protocol.admin.FlushStore attribute)
(pyrakoon.protocol.admin.OptimizeDB attribute)
(pyrakoon.sequence.Assert attribute)
(pyrakoon.sequence.AssertExists attribute)
(pyrakoon.sequence.Delete attribute)
(pyrakoon.sequence.Sequence attribute)
(pyrakoon.sequence.Set attribute)
(pyrakoon.sequence.Step attribute)
tearDownArakoon() (pyrakoon.test.ArakoonEnvironmentMixin method)
tearDownNursery() (pyrakoon.test.NurseryEnvironmentMixin method)
test_and_set() (pyrakoon.client.ClientMixin method)
test_value (pyrakoon.protocol.TestAndSet attribute)
TestAndSet (class in pyrakoon.protocol)
TooManyDeadNodes
TRUE (pyrakoon.protocol.Bool attribute)
Type (class in pyrakoon.protocol)

U

Unit (class in pyrakoon.protocol)
UnknownFailure
UnsignedInteger (class in pyrakoon.protocol)
update_argspec() (in module pyrakoon.utils)
user_function() (pyrakoon.client.ClientMixin method)
UserFunction (class in pyrakoon.protocol)

V

validate_types() (in module pyrakoon.client.utils)
value (pyrakoon.protocol.Assert attribute)
(pyrakoon.protocol.Confirm attribute)
(pyrakoon.protocol.Replace attribute)
(pyrakoon.protocol.Result attribute)
(pyrakoon.protocol.Set attribute)
(pyrakoon.sequence.Assert attribute)
(pyrakoon.sequence.Set attribute)
Version (class in pyrakoon.protocol)
VERSION (pyrakoon.test.FakeClient attribute)
version() (pyrakoon.client.ClientMixin method)

W

who_master() (pyrakoon.client.ClientMixin method)
WhoMaster (class in pyrakoon.protocol)
WrongCluster