| $asyncHandler | BagOStuff | protected |
| $attrMap | BagOStuff | protected |
| $keyspace | BagOStuff | protected |
| $lastError | BagOStuff | protected |
| $lastErrorId | BagOStuff | protected |
| $logger | BagOStuff | protected |
| $nextErrorMonitorId | BagOStuff | protectedstatic |
| $stats | BagOStuff | protected |
| $wrapperInfoByPrefix | BagOStuff | protected |
| __construct(array $params=[]) | BagOStuff | |
| add( $key, $value, $exptime=0, $flags=0) | BagOStuff | |
| addBusyCallback(callable $workCallback) | BagOStuff | |
| ATTR_DURABILITY | Wikimedia\LightweightObjectStore\StorageAwareness | |
| ATTR_EMULATION | Wikimedia\LightweightObjectStore\StorageAwareness | |
| changeTTL( $key, $exptime=0, $flags=0) | BagOStuff | |
| changeTTLMulti(array $keys, $exptime, $flags=0) | BagOStuff | |
| clearLastError() | BagOStuff | |
| componentsFromGenericKey( $key) | BagOStuff | protected |
| convertGenericKey( $key) | BagOStuff | protected |
| decr( $key, $value=1, $flags=0) | BagOStuff | |
| delete( $key, $flags=0) | BagOStuff | |
| deleteMulti(array $keys, $flags=0) | BagOStuff | |
| deleteObjectsExpiringBefore( $timestamp, callable $progress=null, $limit=INF, string $tag=null) | BagOStuff | |
| determineKeyPrefixForStats( $key) | BagOStuff | protected |
| ERR_NO_RESPONSE | Wikimedia\LightweightObjectStore\StorageAwareness | |
| ERR_NONE | Wikimedia\LightweightObjectStore\StorageAwareness | |
| ERR_UNEXPECTED | Wikimedia\LightweightObjectStore\StorageAwareness | |
| ERR_UNREACHABLE | Wikimedia\LightweightObjectStore\StorageAwareness | |
| fieldHasFlags( $field, $flags) | BagOStuff | protected |
| genericKeyFromComponents(... $components) | BagOStuff | protected |
| get( $key, $flags=0) | BagOStuff | |
| getCurrentTime() | BagOStuff | |
| getLastError( $watchPoint=0) | BagOStuff | |
| getLogger() | BagOStuff | |
| getMulti(array $keys, $flags=0) | BagOStuff | |
| getQoS( $flag) | BagOStuff | |
| getScopedLock( $key, $timeout=6, $expiry=30, $rclass='') | BagOStuff | |
| getSegmentationSize() | BagOStuff | |
| getSegmentedValueMaxSize() | BagOStuff | |
| getWithSetCallback( $key, $exptime, $callback, $flags=0) | BagOStuff | |
| incr( $key, $value=1, $flags=0) | BagOStuff | |
| incrWithInit( $key, $exptime, $step=1, $init=null, $flags=0) | BagOStuff | |
| isKeyGlobal( $key) | BagOStuff | |
| lock( $key, $timeout=6, $exptime=6, $rclass='') | BagOStuff | |
| makeGlobalKey( $collection,... $components) | BagOStuff | |
| makeKey( $collection,... $components) | BagOStuff | |
| makeKeyInternal( $keyspace, $components) | BagOStuff | |
| MAX_CONFLICTS_ONE | BagOStuff | |
| merge( $key, callable $callback, $exptime=0, $attempts=10, $flags=0) | BagOStuff | |
| mergeFlagMaps(array $bags) | BagOStuff | protected |
| proxyCall(string $method, int $arg0Sig, int $resSig, array $genericArgs, BagOStuff $wrapper) | BagOStuff | protected |
| QOS_DURABILITY_DISK | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_DURABILITY_NONE | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_DURABILITY_RDBMS | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_DURABILITY_SCRIPT | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_DURABILITY_SERVICE | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_EMULATION_SQL | Wikimedia\LightweightObjectStore\StorageAwareness | |
| QOS_UNKNOWN | Wikimedia\LightweightObjectStore\StorageAwareness | |
| READ_LATEST | BagOStuff | |
| READ_VERIFIED | BagOStuff | |
| registerWrapperInfoForStats(string $prefixComponent, string $statsGroup, callable $collectionCallback) | BagOStuff | |
| set( $key, $value, $exptime=0, $flags=0) | BagOStuff | |
| setLastError( $error) | BagOStuff | protected |
| setLogger(LoggerInterface $logger) | BagOStuff | |
| setMockTime(&$time) | BagOStuff | |
| setMulti(array $valueByKey, $exptime=0, $flags=0) | BagOStuff | |
| setNewPreparedValues(array $valueByKey) | BagOStuff | |
| unlock( $key) | BagOStuff | |
| watchErrors() | BagOStuff | |
| WRITE_ALLOW_SEGMENTS | BagOStuff | |
| WRITE_BACKGROUND | BagOStuff | |
| WRITE_CACHE_ONLY | BagOStuff | |
| WRITE_PRUNE_SEGMENTS | BagOStuff | |