Page Speed Optimization Libraries  1.2.24.1
net_instaweb::LRUCache Member List
This is the complete list of members for net_instaweb::LRUCache, including all inherited members.
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 valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
kNotFound enum valuenet_instaweb::CacheInterface
LRUCache(size_t max_size) (defined in net_instaweb::LRUCache)net_instaweb::LRUCache [inline, explicit]
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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines