| Backend() | net_instaweb::CacheInterface | virtual |
| CacheBatcher(const Options &options, CacheInterface *cache, AbstractMutex *mutex, Statistics *statistics) | net_instaweb::CacheBatcher | |
| CacheBatcherTestingPeer class | net_instaweb::CacheBatcher | friend |
| CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
| Delete(const GoogleString &key) (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | virtual |
| FormatName(StringPiece cache, int parallelism, int max) (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | static |
| Get(const GoogleString &key, Callback *callback) | net_instaweb::CacheBatcher | virtual |
| InitStats(Statistics *statistics) | net_instaweb::CacheBatcher | static |
| IsBlocking() const | net_instaweb::CacheBatcher | inlinevirtual |
| IsHealthy() const | net_instaweb::CacheBatcher | inlinevirtual |
| kAvailable enum value | net_instaweb::CacheInterface | |
| kDefaultMaxParallelLookups | net_instaweb::CacheBatcher | static |
| kDefaultMaxPendingGets | net_instaweb::CacheBatcher | static |
| 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::CacheInterface | virtual |
| MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
| MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | inlinevirtual |
| Name() const | net_instaweb::CacheBatcher | virtual |
| Put(const GoogleString &key, const SharedString &value) | net_instaweb::CacheBatcher | 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 |
| ShutDown() | net_instaweb::CacheBatcher | virtual |
| ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | protected |
| ~CacheBatcher() (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | virtual |
| ~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | virtual |