MediaWiki REL1_40
|
This is the complete list of members for MediaWiki\PoolCounter\PoolCounterClient, including all inherited members.
$key | PoolCounter | protected |
$maxqueue | PoolCounter | protected |
$slots | PoolCounter | protected |
$timeout | PoolCounter | protected |
$workers | PoolCounter | protected |
__construct(array $conf, string $type, string $key) | PoolCounter | |
acquireForAnyone( $timeout=null) | MediaWiki\PoolCounter\PoolCounterClient | |
acquireForMe( $timeout=null) | MediaWiki\PoolCounter\PoolCounterClient | |
DONE | PoolCounter | |
ERROR | PoolCounter | |
getConn() | MediaWiki\PoolCounter\PoolCounterClient | |
getKey() | PoolCounter | |
hashKeyIntoSlots( $type, $key, $slots) | PoolCounter | protected |
isFastStaleEnabled() | PoolCounter | |
LOCK_HELD | PoolCounter | |
LOCKED | PoolCounter | |
NOT_LOCKED | PoolCounter | |
onAcquire() | PoolCounter | protected |
onRelease() | PoolCounter | protected |
precheckAcquire() | PoolCounter | protected |
QUEUE_FULL | PoolCounter | |
release() | MediaWiki\PoolCounter\PoolCounterClient | |
RELEASED | PoolCounter | |
sendCommand(... $args) | MediaWiki\PoolCounter\PoolCounterClient | |
setManager(PoolCounterConnectionManager $manager) | MediaWiki\PoolCounter\PoolCounterClient | |
TIMEOUT | PoolCounter |