Backend() | net_instaweb::CacheStats | inlinevirtual |
CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
CacheStats(StringPiece prefix, CacheInterface *cache, Timer *timer, Statistics *statistics) | net_instaweb::CacheStats | |
Delete(const GoogleString &key) (defined in net_instaweb::CacheStats) | net_instaweb::CacheStats | virtual |
FormatName(StringPiece prefix, StringPiece cache) (defined in net_instaweb::CacheStats) | net_instaweb::CacheStats | static |
Get(const GoogleString &key, Callback *callback) | net_instaweb::CacheStats | virtual |
InitStats(StringPiece prefix, Statistics *statistics) | net_instaweb::CacheStats | static |
IsBlocking() const | net_instaweb::CacheStats | inlinevirtual |
IsHealthy() const | net_instaweb::CacheStats | 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::CacheStats | virtual |
MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | inlinevirtual |
Name() const | net_instaweb::CacheStats | inlinevirtual |
Put(const GoogleString &key, const SharedString &value) | net_instaweb::CacheStats | 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::CacheStats | inlinevirtual |
StatsCallback (defined in net_instaweb::CacheStats) | net_instaweb::CacheStats | friend |
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | protected |
~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | virtual |
~CacheStats() (defined in net_instaweb::CacheStats) | net_instaweb::CacheStats | virtual |