| 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 | inlinevirtual |
| IsHealthy() const | net_instaweb::FallbackCache | inlinevirtual |
| kAvailable enum value | net_instaweb::CacheInterface | |
| KeyState enum name | net_instaweb::CacheInterface | |
| KeyStateName(KeyState state) (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | static |
| kNetworkError enum value | net_instaweb::CacheInterface | |
| kNotFound enum value | net_instaweb::CacheInterface | |
| kOverload enum value | net_instaweb::CacheInterface | |
| kTimeout enum value | net_instaweb::CacheInterface | |
| MultiGet(MultiGetRequest *request) | net_instaweb::FallbackCache | virtual |
| MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
| MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | inlinevirtual |
| Name() const | net_instaweb::FallbackCache | inlinevirtual |
| Put(const GoogleString &key, const SharedString &value) | net_instaweb::FallbackCache | virtual |
| PutSwappingString(const GoogleString &key, GoogleString *value) | net_instaweb::CacheInterface | inline |
| PutWithKeyInValue(const GoogleString &key, const SharedString &key_and_value) | net_instaweb::CacheInterface | inlinevirtual |
| ReportMultiGetNotFound(MultiGetRequest *request) | net_instaweb::CacheInterface | protected |
| set_account_for_key_size(bool x) | net_instaweb::FallbackCache | inline |
| ShutDown() | net_instaweb::FallbackCache | inlinevirtual |
| 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 |