, including all inherited members.
| add(const LightString &key, const Value &value, unsigned timeout, uint64_t cas_id=0, uint64_t *new_cas_id=NULL) | Space | |
| append(const LightString &key, const Value &value, uint64_t *new_cas_id=NULL) | Space | |
| cas(const LightString &key, const Value &value, unsigned timeout, uint64_t cas_id, uint64_t *new_cas_id=NULL) | Space | |
| cleanSpace() | Space | |
| clearStats() | Space | |
| decrement(const LightString &key, uint64_t step, uint64_t *out, unsigned timeout=0, bool force=0, uint64_t initial=0) | Space | |
| destroySpace() | Space | |
| fragmentedStats | Space | |
| get(const LightString &key, unsigned timeout=0) | Space | |
| get(const LightString &key, Value &value, unsigned timeout=0) | Space | |
| getStats() | Space | |
| getStatsStr() | Space | [inline] |
| globalMutex | Space | |
| hashTab | Space | |
| INCR_MAX_STORAGE_LEN | Space | [static] |
| increment(const LightString &key, uint64_t step, uint64_t *out, unsigned timeout=0, bool force=0, uint64_t initial=0) | Space | |
| Indexes typedef | Space | |
| LRUList | Space | |
| mapMutexes | Space | |
| Mutexes typedef | Space | |
| MUTEXES_COUNT | Space | [static] |
| name | Space | |
| NUMERIC_OBJECT_SIZE | Space | [static] |
| prepend(const LightString &key, const Value &value, uint64_t *new_cas_id=NULL) | Space | |
| replace(const LightString &key, const Value &value, unsigned timeout, uint64_t cas_id=0, uint64_t *new_cas_id=NULL) | Space | |
| saveSpace(const char *fileName, unsigned minTimeout=0) | Space | |
| set(const LightString &key, const Value &value, unsigned timeout, uint64_t *new_cas_id=NULL) | Space | |
| setStatus(unsigned nUsedQuota, unsigned nGetsCount, unsigned nSetsCount, unsigned nBytesWritten, unsigned nBytesRead, unsigned nMissCount, unsigned nHitCount, unsigned long long nItemsCount) | Space | |
| Space(const std::string &name, unsigned long long softQuota, unsigned long long hardQuota, Cache *memcache, User *user) | Space | |
| SpaceHashTab typedef | Space | |
| SpaceHashTabs typedef | Space | |
| SpaceLRUList typedef | Space | |
| SpaceLRULists typedef | Space | |
| stats | Space | |
| ~Space() (defined in Space) | Space | [virtual] |