, including all inherited members.
Backend() | net_instaweb::CacheInterface | [virtual] |
Clear() | net_instaweb::LRUCache | |
ClearStats() | net_instaweb::LRUCache | |
Delete(const GoogleString &key) (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [virtual] |
Get(const GoogleString &key, Callback *callback) | net_instaweb::LRUCache | [virtual] |
IsBlocking() const | net_instaweb::LRUCache | [inline, virtual] |
IsHealthy() const | net_instaweb::LRUCache | [inline, virtual] |
kAvailable enum value | net_instaweb::CacheInterface | |
KeyState enum name | net_instaweb::CacheInterface | |
kNetworkError enum value | net_instaweb::CacheInterface | |
kNotFound enum value | net_instaweb::CacheInterface | |
kOverload enum value | net_instaweb::CacheInterface | |
kTimeout enum value | net_instaweb::CacheInterface | |
LRUCache(size_t max_size) (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline, explicit] |
max_bytes_in_cache() const | net_instaweb::LRUCache | [inline] |
MultiGet(MultiGetRequest *request) | net_instaweb::CacheInterface | [virtual] |
MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | [inline, virtual] |
Name() const | net_instaweb::LRUCache | [inline, virtual] |
num_deletes() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
num_elements() const | net_instaweb::LRUCache | [inline] |
num_evictions() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
num_hits() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
num_identical_reinserts() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
num_inserts() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
num_misses() const (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
Put(const GoogleString &key, SharedString *new_value) | net_instaweb::LRUCache | [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] |
SanityCheck() | net_instaweb::LRUCache | |
set_is_healthy(bool x) (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [inline] |
ShutDown() | net_instaweb::LRUCache | [inline, virtual] |
size_bytes() const | net_instaweb::LRUCache | [inline] |
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | [protected] |
~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | [virtual] |
~LRUCache() (defined in net_instaweb::LRUCache) | net_instaweb::LRUCache | [virtual] |