| erase(Object::View vKey) | AbstractCacheStore | [virtual] |
| eraseAll(Collection::View vColKeys) | AbstractCacheStore | [virtual] |
| Handle typedef | AbstractCacheStore | |
| Holder typedef | AbstractCacheStore | |
| load(Object::View vKey)=0 | CacheLoader | [pure virtual] |
| loadAll(Collection::View vColKeys) | AbstractCacheLoader | [virtual] |
| store(Object::View vKey, Object::Holder ohValue) | AbstractCacheStore | [virtual] |
| storeAll(Map::View vMapEntries) | AbstractCacheStore | [virtual] |
| View typedef | AbstractCacheStore |