Page Speed Optimization Libraries  1.4.26.1
net_instaweb::WriteThroughCache Member List
This is the complete list of members for net_instaweb::WriteThroughCache, including all inherited members.
Backend()net_instaweb::CacheInterface [virtual]
cache1() (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [inline]
cache1_limit() const (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [inline]
cache2() (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [inline]
Delete(const GoogleString &key) (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [virtual]
Get(const GoogleString &key, Callback *callback)net_instaweb::WriteThroughCache [virtual]
IsBlocking() const net_instaweb::WriteThroughCache [inline, virtual]
IsHealthy() const net_instaweb::WriteThroughCache [inline, virtual]
kAvailable enum valuenet_instaweb::CacheInterface
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
kUnlimited (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [static]
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::WriteThroughCache [inline, virtual]
Put(const GoogleString &key, SharedString *value)net_instaweb::WriteThroughCache [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_cache1_limit(size_t limit)net_instaweb::WriteThroughCache [inline]
ShutDown()net_instaweb::WriteThroughCache [inline, virtual]
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterface [protected]
WriteThroughCache(CacheInterface *cache1, CacheInterface *cache2)net_instaweb::WriteThroughCache [inline]
WriteThroughCallback (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [friend]
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface [virtual]
~WriteThroughCache() (defined in net_instaweb::WriteThroughCache)net_instaweb::WriteThroughCache [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines