This is the complete list of members for
net_instaweb::CacheStats, including all inherited members.
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] |
Get(const GoogleString &key, Callback *callback) | net_instaweb::CacheStats | [virtual] |
InitStats(StringPiece prefix, Statistics *statistics) | net_instaweb::CacheStats | [static] |
IsBlocking() const | net_instaweb::CacheStats | [inline, virtual] |
IsHealthy() const | net_instaweb::CacheStats | [inline, virtual] |
kAvailable enum value | net_instaweb::CacheInterface | |
KeyState enum name | net_instaweb::CacheInterface | |
kNotFound 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 | [inline, virtual] |
Name() const | net_instaweb::CacheStats | [inline, virtual] |
Put(const GoogleString &key, SharedString *value) | net_instaweb::CacheStats | [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::CacheStats | [inline, virtual] |
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] |