MediaWiki REL1_35
|
This is the complete list of members for PoolCounter, including all inherited members.
$acquiredMightWaitKey | PoolCounter | privatestatic |
$fastStale | PoolCounter | private |
$isMightWaitKey | PoolCounter | private |
$key | PoolCounter | protected |
$maxqueue | PoolCounter | protected |
$slots | PoolCounter | protected |
$timeout | PoolCounter | protected |
$workers | PoolCounter | protected |
__construct(array $conf, string $type, string $key) | PoolCounter | protected |
acquireForAnyone( $timeout=null) | PoolCounter | |
acquireForMe( $timeout=null) | PoolCounter | |
DONE | PoolCounter | |
ERROR | PoolCounter | |
factory(string $type, string $key) | PoolCounter | static |
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() | PoolCounter | |
RELEASED | PoolCounter | |
TIMEOUT | PoolCounter |