, including all inherited members.
CacheBatcher(CacheInterface *cache, AbstractMutex *mutex, Statistics *statistics) | net_instaweb::CacheBatcher | |
Delete(const GoogleString &key) (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | [virtual] |
Get(const GoogleString &key, Callback *callback) | net_instaweb::CacheBatcher | [virtual] |
InitStats(Statistics *statistics) | net_instaweb::CacheBatcher | [static] |
IsBlocking() const | net_instaweb::CacheBatcher | [inline, virtual] |
IsHealthy() const | net_instaweb::CacheBatcher | [inline, virtual] |
kAvailable enum value | net_instaweb::CacheInterface | |
kDefaultMaxParallelLookups | net_instaweb::CacheBatcher | [static] |
kDefaultMaxQueueSize | net_instaweb::CacheBatcher | [static] |
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 | |
last_batch_size() const (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | [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::CacheBatcher | [inline, virtual] |
Pending() | net_instaweb::CacheBatcher | |
Put(const GoogleString &key, SharedString *value) | net_instaweb::CacheBatcher | [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] |
set_max_parallel_lookups(size_t n) (defined in net_instaweb::CacheBatcher) | net_instaweb::CacheBatcher | [inline] |
set_max_queue_size(size_t n) | net_instaweb::CacheBatcher | [inline] |
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] |