Page Speed Optimization Libraries  1.5.27.2
net_instaweb::CompressedCache Member List
This is the complete list of members for net_instaweb::CompressedCache, including all inherited members.
Backend()net_instaweb::CompressedCache [inline, virtual]
CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
CompressedCache(CacheInterface *cache, Statistics *stats)net_instaweb::CompressedCache
CompressedSize() const net_instaweb::CompressedCache
CorruptPayloads() const net_instaweb::CompressedCache
Delete(const GoogleString &key) (defined in net_instaweb::CompressedCache)net_instaweb::CompressedCache [virtual]
FormatName(StringPiece cache) (defined in net_instaweb::CompressedCache)net_instaweb::CompressedCache [static]
Get(const GoogleString &key, Callback *callback)net_instaweb::CompressedCache [virtual]
InitStats(Statistics *stats) (defined in net_instaweb::CompressedCache)net_instaweb::CompressedCache [static]
IsBlocking() const net_instaweb::CompressedCache [inline, virtual]
IsHealthy() const net_instaweb::CompressedCache [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
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::CompressedCache [inline, virtual]
OriginalSize() const net_instaweb::CompressedCache
Put(const GoogleString &key, SharedString *value)net_instaweb::CompressedCache [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]
ShutDown()net_instaweb::CompressedCache [virtual]
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterface [protected]
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface [virtual]
~CompressedCache() (defined in net_instaweb::CompressedCache)net_instaweb::CompressedCache [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines