Page Speed Optimization Libraries  1.5.27.2
net_instaweb::FallbackCache Member List
This is the complete list of members for net_instaweb::FallbackCache, including all inherited members.
Backend()net_instaweb::CacheInterface [virtual]
CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
Delete(const GoogleString &key) (defined in net_instaweb::FallbackCache)net_instaweb::FallbackCache [virtual]
FallbackCache(CacheInterface *small_object_cache, CacheInterface *large_object_cache, int threshold_bytes, MessageHandler *handler)net_instaweb::FallbackCache
FormatName(StringPiece small, StringPiece large) (defined in net_instaweb::FallbackCache)net_instaweb::FallbackCache [static]
Get(const GoogleString &key, Callback *callback)net_instaweb::FallbackCache [virtual]
IsBlocking() const net_instaweb::FallbackCache [inline, virtual]
IsHealthy() const net_instaweb::FallbackCache [inline, virtual]
kAvailable enum valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
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::FallbackCache [virtual]
MultiGetRequest typedef (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
MustEncodeKeyInValueOnPut() const net_instaweb::CacheInterface [inline, virtual]
Name() const net_instaweb::FallbackCache [inline, virtual]
Put(const GoogleString &key, SharedString *value)net_instaweb::FallbackCache [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::FallbackCache [inline, virtual]
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterface [protected]
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface [virtual]
~FallbackCache() (defined in net_instaweb::FallbackCache)net_instaweb::FallbackCache [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines