Page Speed Optimization Libraries  1.5.27.2
net_instaweb::FileCache Member List
This is the complete list of members for net_instaweb::FileCache, including all inherited members.
Backend()net_instaweb::CacheInterface [virtual]
cache_policy() const net_instaweb::FileCache [inline]
CacheCleanFunction (defined in net_instaweb::FileCache)net_instaweb::FileCache [friend]
CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
Delete(const GoogleString &key) (defined in net_instaweb::FileCache)net_instaweb::FileCache [virtual]
FileCache(const GoogleString &path, FileSystem *file_system, SlowWorker *worker, FilenameEncoder *filename_encoder, CachePolicy *policy, Statistics *stats, MessageHandler *handler) (defined in net_instaweb::FileCache)net_instaweb::FileCache
FileCacheTest (defined in net_instaweb::FileCache)net_instaweb::FileCache [friend]
FormatName() (defined in net_instaweb::FileCache)net_instaweb::FileCache [inline, static]
Get(const GoogleString &key, Callback *callback)net_instaweb::FileCache [virtual]
InitStats(Statistics *statistics) (defined in net_instaweb::FileCache)net_instaweb::FileCache [static]
IsBlocking() const net_instaweb::FileCache [inline, virtual]
IsHealthy() const net_instaweb::FileCache [inline, virtual]
kAvailable enum valuenet_instaweb::CacheInterface
kBytesFreedInCleanup (defined in net_instaweb::FileCache)net_instaweb::FileCache [static]
kCleanupsnet_instaweb::FileCache [static]
kDiskChecksnet_instaweb::FileCache [static]
kEvictionsnet_instaweb::FileCache [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
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::FileCache [inline, virtual]
path() const (defined in net_instaweb::FileCache)net_instaweb::FileCache [inline]
Put(const GoogleString &key, SharedString *value)net_instaweb::FileCache [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_worker(SlowWorker *worker) (defined in net_instaweb::FileCache)net_instaweb::FileCache [inline]
ShutDown()net_instaweb::FileCache [inline, virtual]
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterface [protected]
worker() (defined in net_instaweb::FileCache)net_instaweb::FileCache [inline]
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface [virtual]
~FileCache() (defined in net_instaweb::FileCache)net_instaweb::FileCache [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines