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, ThreadSystem *thread_system, SlowWorker *worker, 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 | inlinestatic |
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 | inlinevirtual |
IsHealthy() const | net_instaweb::FileCache | inlinevirtual |
kAvailable enum value | net_instaweb::CacheInterface | |
kBytesFreedInCleanup | net_instaweb::FileCache | static |
kCleanups | net_instaweb::FileCache | static |
kDisableCleaning | net_instaweb::FileCache | static |
kDiskChecks | net_instaweb::FileCache | static |
kEvictions | net_instaweb::FileCache | static |
KeyState enum name | net_instaweb::CacheInterface | |
KeyStateName(KeyState state) (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | static |
kNetworkError enum value | net_instaweb::CacheInterface | |
kNotFound enum value | net_instaweb::CacheInterface | |
kOverload enum value | net_instaweb::CacheInterface | |
kSkippedCleanups | net_instaweb::FileCache | static |
kStartedCleanups | net_instaweb::FileCache | static |
kTimeout enum value | net_instaweb::CacheInterface | |
kWriteErrors (defined in net_instaweb::FileCache) | net_instaweb::FileCache | static |
MultiGet(MultiGetRequest *request) | net_instaweb::CacheInterface | virtual |
MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
MustEncodeKeyInValueOnPut() const | net_instaweb::CacheInterface | inlinevirtual |
mutable_cache_policy() (defined in net_instaweb::FileCache) | net_instaweb::FileCache | inline |
Name() const | net_instaweb::FileCache | inlinevirtual |
path() const (defined in net_instaweb::FileCache) | net_instaweb::FileCache | inline |
Put(const GoogleString &key, const SharedString &value) | net_instaweb::FileCache | virtual |
PutSwappingString(const GoogleString &key, GoogleString *value) | net_instaweb::CacheInterface | inline |
PutWithKeyInValue(const GoogleString &key, const SharedString &key_and_value) | net_instaweb::CacheInterface | inlinevirtual |
ReportMultiGetNotFound(MultiGetRequest *request) | net_instaweb::CacheInterface | protected |
set_worker(SlowWorker *worker) (defined in net_instaweb::FileCache) | net_instaweb::FileCache | inline |
ShutDown() | net_instaweb::FileCache | inlinevirtual |
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 |