This is the complete list of members for PoolCounterRedis, including all inherited members.
| $active | PoolCounterRedis | protectedstatic |
| $conn | PoolCounterRedis | protected |
| $key | PoolCounter | protected |
| $keySha1 | PoolCounterRedis | protected |
| $lockTTL | PoolCounterRedis | protected |
| $logger | PoolCounterRedis | protected |
| $maxqueue | PoolCounter | protected |
| $onRelease | PoolCounterRedis | protected |
| $pool | PoolCounterRedis | protected |
| $ring | PoolCounterRedis | protected |
| $serversByLabel | PoolCounterRedis | protected |
| $session | PoolCounterRedis | protected |
| $slot | PoolCounterRedis | protected |
| $slots | PoolCounter | protected |
| $slotTime | PoolCounterRedis | protected |
| $timeout | PoolCounter | protected |
| $workers | PoolCounter | protected |
| __construct( $conf, $type, $key) | PoolCounterRedis | |
| PoolCounter::__construct(array $conf, string $type, string $key) | PoolCounter | protected |
| acquireForAnyone( $timeout=null) | PoolCounterRedis | |
| acquireForMe( $timeout=null) | PoolCounterRedis | |
| DONE | PoolCounter | |
| ERROR | PoolCounter | |
| factory(string $type, string $key) | PoolCounter | static |
| getConnection() | PoolCounterRedis | protected |
| getKey() | PoolCounter | |
| getSlotListKey() | PoolCounterRedis | protected |
| getSlotRTimeSetKey() | PoolCounterRedis | protected |
| getWaitSetKey() | PoolCounterRedis | protected |
| getWakeupListKey() | PoolCounterRedis | protected |
| hashKeyIntoSlots( $type, $key, $slots) | PoolCounter | protected |
| initAndPopPoolSlotList(RedisConnRef $conn, $now) | PoolCounterRedis | protected |
| isFastStaleEnabled() | PoolCounter | |
| LOCK_HELD | PoolCounter | |
| LOCKED | PoolCounter | |
| NOT_LOCKED | PoolCounter | |
| onAcquire() | PoolCounter | protected |
| onRelease() | PoolCounter | protected |
| precheckAcquire() | PoolCounter | protected |
| QUEUE_FULL | PoolCounter | |
| registerAcquisitionTime(RedisConnRef $conn, $slot, $now) | PoolCounterRedis | protected |
| release() | PoolCounterRedis | |
| releaseAll() | PoolCounterRedis | static |
| RELEASED | PoolCounter | |
| TIMEOUT | PoolCounter | |
| waitForSlotOrNotif( $doWakeup, $timeout=null) | PoolCounterRedis | protected |