This is the complete list of members for
net_instaweb::AsyncCache, including all inherited members.
AsyncCache(CacheInterface *cache, QueuedWorkerPool *pool) | net_instaweb::AsyncCache | |
CancelPendingOperations() | net_instaweb::AsyncCache | [inline] |
Delete(const GoogleString &key) (defined in net_instaweb::AsyncCache) | net_instaweb::AsyncCache | [virtual] |
Get(const GoogleString &key, Callback *callback) | net_instaweb::AsyncCache | [virtual] |
IsBlocking() const | net_instaweb::AsyncCache | [inline, virtual] |
IsHealthy() const | net_instaweb::AsyncCache | [inline, virtual] |
kAvailable enum value | net_instaweb::CacheInterface | |
KeyState enum name | net_instaweb::CacheInterface | |
kMaxQueueSize | net_instaweb::AsyncCache | [static] |
kNotFound enum value | net_instaweb::CacheInterface | |
MultiGet(MultiGetRequest *request) | net_instaweb::AsyncCache | [virtual] |
MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | [inline, virtual] |
Name() const | net_instaweb::AsyncCache | [inline, virtual] |
outstanding_operations() (defined in net_instaweb::AsyncCache) | net_instaweb::AsyncCache | [inline] |
Put(const GoogleString &key, SharedString *value) | net_instaweb::AsyncCache | [virtual] |
PutSwappingString(const GoogleString &key, GoogleString *value) | net_instaweb::CacheInterface | [inline] |
PutWithKeyInValue(const GoogleString &key, SharedString *key_and_value) | net_instaweb::CacheInterface | [inline, virtual] |
ReportMultiGetNotFound(MultiGetRequest *request) | net_instaweb::CacheInterface | [protected] |
ShutDown() | net_instaweb::AsyncCache | [virtual] |
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | [protected] |
~AsyncCache() (defined in net_instaweb::AsyncCache) | net_instaweb::AsyncCache | [virtual] |
~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | [virtual] |