Index

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

_

__init__() (couchbase.async.connection.Async method)
(couchbase.async.view.AsyncViewBase method)
(couchbase.iops.base.IOPS method)
(couchbase.views.iterator.View method)
(couchbase.views.params.Query method)
(txcouchbase.connection.BatchedView method)
(txcouchbase.connection.Connection method)
(txcouchbase.connection.TxAsyncConnection method)
__iter__() (couchbase.views.iterator.View method)
(txcouchbase.connection.BatchedView method)
_close() (couchbase.connection.Connection method)
_cntl() (couchbase.connection.Connection method)
_vbmap() (couchbase.connection.Connection method)

A

add() (couchbase.connection.Connection method)
(couchbase.items.ItemOptionDict method)
add_multi() (couchbase.connection.Connection method)
all_ok (couchbase.result.MultiResult attribute)
append() (couchbase.connection.Connection method)
append_items() (couchbase.connection.Connection method)
append_multi() (couchbase.connection.Connection method)
ArgumentError
as_itcoll() (couchbase.items.Item method)
Async (class in couchbase.async.connection)
AsyncViewBase (class in couchbase.async.view)
AuthError

B

BadHandleError
BatchedView (class in txcouchbase.connection)
bucket (couchbase.connection.Connection attribute)
BucketNotFoundError
BusyError

C

callback (couchbase.result.couchbase.result.AsyncResult.AsyncResult attribute)
cas (couchbase.result.ObserveInfo attribute)
(couchbase.result.ValueResult attribute)
categories (couchbase.exceptions.CouchbaseError attribute)
ClientNoMemoryError
ClientTemporaryFailError
connect() (couchbase.Couchbase static method)
(txcouchbase.connection.TxAsyncConnection method)
connected (txcouchbase.connection.TxAsyncConnection attribute)
ConnectError
Connection (class in couchbase.connection), [1], [2], [3], [4], [5], [6], [7], [8], [9], [10], [11], [12], [13]
(class in txcouchbase.connection)
connection_timeout (couchbase.views.params.Query attribute)
Couchbase (class in couchbase)
couchbase (module), [1]
couchbase.async (module)
couchbase.connection (module), [1]
couchbase.exceptions (module)
couchbase.items (module)
couchbase.OBS_FOUND (in module couchbase.result)
couchbase.OBS_LOGICALLY_DELETED (in module couchbase.result)
couchbase.OBS_NOTFOUND (in module couchbase.result)
couchbase.OBS_PERSISTED (in module couchbase.result)
couchbase.result (module)
couchbase.result.AsyncResult (class in couchbase.async.connection)
couchbase.transcoder (module)
couchbase.views.iterator (module)
couchbase.views.params (module)
CouchbaseDataError
CouchbaseError
CouchbaseFatalError
CouchbaseInputError
CouchbaseInternalError
CouchbaseNetworkError
CouchbaseTransientError
csrc_info (couchbase.exceptions.CouchbaseError attribute)

D

data_passthrough (couchbase.connection.Connection attribute)
debug (couchbase.views.params.Query attribute)
decode_key() (couchbase.transcoder.Transcoder method)
decode_value() (couchbase.transcoder.Transcoder method)
decr() (couchbase.connection.Connection method)
decr_multi() (couchbase.connection.Connection method)
default_format (couchbase.connection.Connection attribute)
defer() (txcouchbase.connection.TxAsyncConnection method)
delete() (couchbase.connection.Connection method)
delete_multi() (couchbase.connection.Connection method)
DeltaBadvalError
descending (couchbase.views.params.Query attribute)
design (in module couchbase.views.iterator)
design_create() (couchbase.connection.Connection method)
design_delete() (couchbase.connection.Connection method)
design_get() (couchbase.connection.Connection method)
design_publish() (couchbase.connection.Connection method)
determine_format() (couchbase.transcoder.Transcoder method)
dict (couchbase.items.ItemOptionDict attribute)
DlopenFailedError
DlsymFailedError
doc (couchbase.views.iterator.ViewRow attribute)
docid (couchbase.views.iterator.ViewRow attribute)
dockey_range (couchbase.views.params.Query attribute)
done (couchbase.result.HttpResult attribute)
durability() (couchbase.connection.Connection method)

E

encode_key() (couchbase.transcoder.Transcoder method)
encode_value() (couchbase.transcoder.Transcoder method)
encoded (couchbase.views.params.Query attribute)
endure() (couchbase.connection.Connection method)
endure_multi() (couchbase.connection.Connection method)
errback (couchbase.result.couchbase.result.AsyncResult.AsyncResult attribute)
errors (in module couchbase.views.iterator)
errors() (couchbase.connection.Connection method)
errstr (couchbase.result.Result attribute)
Event (class in couchbase.iops.base)

F

fileno() (couchbase.iops.base.IOEvent method)
flags (couchbase.result.ObserveInfo attribute)
(couchbase.result.ValueResult attribute)
FMT_AUTO (in module couchbase)
FMT_BYTES (in module couchbase)
FMT_JSON (in module couchbase)
FMT_PICKLE (in module couchbase)
FMT_UTF8 (in module couchbase)
from_master (couchbase.result.ObserveInfo attribute)
full_set (couchbase.views.params.Query attribute)

G

gcouchbase (module)
get() (couchbase.connection.Connection method)
get_multi() (couchbase.connection.Connection method)
group (couchbase.views.params.Query attribute)
group_level (couchbase.views.params.Query attribute)

H

handle_rows() (couchbase.views.iterator.RowProcessor method)
headers (couchbase.result.HttpResult attribute)
http_status (couchbase.result.HttpResult attribute)
HTTPError
HttpResult (class in couchbase.result)

I

include_docs (in module couchbase.views.iterator)
inclusive_end (couchbase.views.params.Query attribute)
incr() (couchbase.connection.Connection method)
incr_multi() (couchbase.connection.Connection method)
indexed_rows (in module couchbase.views.iterator)
inner_cause (couchbase.exceptions.CouchbaseError attribute)
InternalError
InvalidError
io_event_factory() (couchbase.iops.base.IOPS method)
IOEvent (class in couchbase.iops.base)
IOPS (class in couchbase.iops.base)
is_data (couchbase.exceptions.CouchbaseError attribute)
is_fatal (couchbase.exceptions.CouchbaseError attribute)
is_network (couchbase.exceptions.CouchbaseError attribute)
is_transient (couchbase.exceptions.CouchbaseError attribute)
Item (class in couchbase.items)
ItemCollection (class in couchbase.items)
ItemOptionDict (class in couchbase.items)
ItemSequence (class in couchbase.items)

K

key (couchbase.exceptions.CouchbaseError attribute)
(couchbase.result.Result attribute)
(couchbase.views.iterator.ViewRow attribute)
(couchbase.views.params.Query attribute)
KeyExistsError
keys (couchbase.views.params.Query attribute)

L

LCB_READ_EVENT (in module couchbase.iops.base)
LCB_RW_EVENT (in module couchbase.iops.base)
lcb_version() (couchbase.connection.Connection method)
LCB_WRITE_EVENT (in module couchbase.iops.base)
LibcouchbaseError
limit (couchbase.views.params.Query attribute)
lock() (couchbase.connection.Connection method)
lock_multi() (couchbase.connection.Connection method)
lockmode (couchbase.connection.Connection attribute)
LOCKMODE_EXC (in module couchbase.connection)
LOCKMODE_NONE (in module couchbase.connection)
LOCKMODE_WAIT (in module couchbase.connection)

M

mapkey_multi (couchbase.views.params.Query attribute)
mapkey_range (couchbase.views.params.Query attribute)
mapkey_single (couchbase.views.params.Query attribute)
MultiResult (class in couchbase.result)

N

NetworkError
NoMemoryError
NotFoundError
NotMyVbucketError
NotStoredError
NotSupportedError

O

observe() (couchbase.connection.Connection method)
observe_multi() (couchbase.connection.Connection method)
ObserveInfo (class in couchbase.result)
on_done() (couchbase.async.view.AsyncViewBase method)
on_error (couchbase.views.params.Query attribute)
on_error() (couchbase.async.view.AsyncViewBase method)
on_rows() (couchbase.async.view.AsyncViewBase method)
ONERROR_CONTINUE (couchbase.views.params attribute)
ONERROR_STOP (couchbase.views.params attribute)
OperationResult (class in couchbase.result)

P

Pipeline (class in couchbase.connection)
pipeline() (couchbase.connection.Connection method)
prepend() (couchbase.connection.Connection method)
prepend_items() (couchbase.connection.Connection method)
prepend_multi() (couchbase.connection.Connection method)
ProtocolError
PYCBC_EVACTION_CLEANUP (in module couchbase.iops.base)
PYCBC_EVACTION_UNWATCH (in module couchbase.iops.base)
PYCBC_EVACTION_WATCH (in module couchbase.iops.base)

Q

Query (class in couchbase.views.params), [1], [2], [3], [4]
query() (couchbase.async.connection.Async method)
(couchbase.connection.Connection method)
queryAll() (txcouchbase.connection.Connection method)
queryEx() (txcouchbase.connection.Connection method)
quiet (couchbase.connection.Connection attribute), [1]

R

RangeError
raw (in module couchbase.views.iterator)
rc (couchbase.exceptions.CouchbaseError attribute)
(couchbase.result.Result attribute)
ready() (couchbase.iops.base.Event method)
ready_r() (couchbase.iops.base.IOEvent method)
ready_rw() (couchbase.iops.base.IOEvent method)
ready_w() (couchbase.iops.base.IOEvent method)
reduce (couchbase.views.params.Query attribute)
registerDeferred() (txcouchbase.connection.TxAsyncConnection method)
replace() (couchbase.connection.Connection method)
replace_multi() (couchbase.connection.Connection method)
Result (class in couchbase.result)
results (couchbase.connection.Pipeline attribute)
row_processor (in module couchbase.views.iterator)
RowProcessor (class in couchbase.views.iterator)
rows_per_call (couchbase.result.HttpResult attribute)
rows_returned (in module couchbase.views.iterator)

S

server_nodes (couchbase.connection.Connection attribute)
set() (couchbase.connection.Connection method)
set_json_converters() (in module couchbase)
set_multi() (couchbase.connection.Connection method)
set_pickle_converters() (in module couchbase)
skip (couchbase.views.params.Query attribute)
stale (couchbase.views.params.Query attribute)
STALE_OK (couchbase.views.params attribute)
STALE_UPDATE_AFTER (couchbase.views.params attribute)
STALE_UPDATE_BEFORE (couchbase.views.params attribute)
start() (couchbase.async.view.AsyncViewBase method)
start_watching() (couchbase.iops.base.IOPS method)
stats() (couchbase.connection.Connection method)
stop_watching() (couchbase.iops.base.IOPS method)
STRING_RANGE_END (couchbase.views.params.Query attribute)
success (couchbase.result.HttpResult attribute)
(couchbase.result.Result attribute)

T

TemporaryFailError
timeout (couchbase.connection.Connection attribute)
TimeoutError
timer_event_factory() (couchbase.iops.base.IOPS method)
TimerEvent (class in couchbase.iops.base)
TooBigError
touch() (couchbase.connection.Connection method)
touch_multi() (couchbase.connection.Connection method)
Transcoder (class in couchbase.transcoder)
transcoder (couchbase.connection.Connection attribute)
TranscoderPP (class in couchbase.transcoder)
TxAsyncConnection (class in txcouchbase.connection)
txcouchbase (module)

U

UnknownCommandError
UnknownHostError
unlock() (couchbase.connection.Connection method)
unlock_gil (couchbase.connection.Connection attribute)
unlock_multi() (couchbase.connection.Connection method)
UNSPEC (couchbase.views.params attribute)
update() (couchbase.views.params.Query method)
update_event() (couchbase.iops.base.IOPS method)
update_timer() (couchbase.iops.base.IOPS method)
url (couchbase.result.HttpResult attribute)

V

value (couchbase.result.HttpResult attribute)
(couchbase.result.ValueResult attribute)
(couchbase.views.iterator.ViewRow attribute)
ValueFormatError
ValueResult (class in couchbase.result)
View (class in couchbase.views.iterator)
view (in module couchbase.views.iterator)
ViewRow (class in couchbase.views.iterator)
views_timeout (couchbase.connection.Connection attribute)