Page Speed Optimization Libraries  1.3.25.1
net_instaweb::AsyncCache Member List
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 valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
kMaxQueueSizenet_instaweb::AsyncCache [static]
kNetworkError enum valuenet_instaweb::CacheInterface
kNotFound enum valuenet_instaweb::CacheInterface
kOverload enum valuenet_instaweb::CacheInterface
kTimeout enum valuenet_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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines