Page Speed Optimization Libraries  1.3.25.1
net_instaweb::CacheBatcher Member List
This is the complete list of members for net_instaweb::CacheBatcher, 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 valuenet_instaweb::CacheInterface
kDefaultMaxParallelLookupsnet_instaweb::CacheBatcher [static]
kDefaultMaxQueueSizenet_instaweb::CacheBatcher [static]
KeyState enum namenet_instaweb::CacheInterface
kNetworkError enum valuenet_instaweb::CacheInterface
kNotFound enum valuenet_instaweb::CacheInterface
kOverload enum valuenet_instaweb::CacheInterface
kTimeout enum valuenet_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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines