, 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] |
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] |
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 value | net_instaweb::CacheInterface | |
kBytesFreedInCleanup (defined in net_instaweb::FileCache) | net_instaweb::FileCache | [static] |
kCleanups | net_instaweb::FileCache | [static] |
kDiskChecks | net_instaweb::FileCache | [static] |
kEvictions | net_instaweb::FileCache | [static] |
KeyState enum name | net_instaweb::CacheInterface | |
kNetworkError enum value | net_instaweb::CacheInterface | |
kNotFound enum value | net_instaweb::CacheInterface | |
kOverload enum value | net_instaweb::CacheInterface | |
kTimeout enum value | net_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] |