Index

_ | A | C | D | E | G | P | R | S | T | U

_

__init__() (txpostgres.txpostgres.ConnectionPool method)
_PollingMixin (class in txpostgres.txpostgres)

A

add() (txpostgres.txpostgres.ConnectionPool method)
addNotifyObserver() (txpostgres.txpostgres.Connection method)
addRecoveryHandler() (txpostgres.reconnection.DeadConnectionDetector method)
AlreadyConnected
AlreadyPolling

C

callChecking() (txpostgres.reconnection.DeadConnectionDetector method)
callproc() (txpostgres.txpostgres.Cursor method)
cancel() (txpostgres.txpostgres.Connection method)
checkForDeadConnection() (txpostgres.reconnection.DeadConnectionDetector method)
checkForNotifies() (txpostgres.txpostgres.Connection method)
close() (txpostgres.txpostgres.Connection method)
(txpostgres.txpostgres.ConnectionPool method)
(txpostgres.txpostgres.Cursor method)
connect() (txpostgres.txpostgres.Connection method)
Connection (class in txpostgres.txpostgres)
ConnectionDead
ConnectionPool (class in txpostgres.txpostgres)
connectionRecovered() (txpostgres.reconnection.DeadConnectionDetector method)
continuePolling() (txpostgres.txpostgres._PollingMixin method)
Cursor (class in txpostgres.txpostgres)
cursor() (txpostgres.txpostgres.Connection method)
cursorFinished() (txpostgres.txpostgres.Connection method)
cursorRunning() (txpostgres.txpostgres.Connection method)

D

DeadConnectionDetector (class in txpostgres.reconnection)
defaultDeathChecker() (in module txpostgres.reconnection)
defaultReconnectionIterator() (in module txpostgres.reconnection)

E

execute() (txpostgres.txpostgres.Cursor method)

G

getNotifyObservers() (txpostgres.txpostgres.Connection method)
getRecoveryHandlers() (txpostgres.reconnection.DeadConnectionDetector method)

P

poll() (txpostgres.txpostgres._PollingMixin method)
pollable() (txpostgres.txpostgres._PollingMixin method)

R

reconnect() (txpostgres.reconnection.DeadConnectionDetector method)
remove() (txpostgres.txpostgres.ConnectionPool method)
removeNotifyObserver() (txpostgres.txpostgres.Connection method)
removeRecoveryHandler() (txpostgres.reconnection.DeadConnectionDetector method)
resetBackoff() (txpostgres.retrying.RetryingCall method)
RetryingCall (class in txpostgres.retrying)
RollbackFailed
runInteraction() (txpostgres.txpostgres.Connection method)
(txpostgres.txpostgres.ConnectionPool method)
runOperation() (txpostgres.txpostgres.Connection method)
(txpostgres.txpostgres.ConnectionPool method)
runQuery() (txpostgres.txpostgres.Connection method)
(txpostgres.txpostgres.ConnectionPool method)

S

setReconnectable() (txpostgres.reconnection.DeadConnectionDetector method)
simpleBackoffIterator() (in module txpostgres.retrying)
start() (txpostgres.retrying.RetryingCall method)
(txpostgres.txpostgres.ConnectionPool method)
startReconnecting() (txpostgres.reconnection.DeadConnectionDetector method)

T

txpostgres (module)

U

UnexpectedPollResult