, including all inherited members.
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, 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] |
IsBlocking() const | net_instaweb::FileCache | [inline, virtual] |
IsHealthy() const | net_instaweb::FileCache | [inline, virtual] |
kAvailable enum value | net_instaweb::CacheInterface | |
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] |
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] |
~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | [virtual] |
~FileCache() (defined in net_instaweb::FileCache) | net_instaweb::FileCache | [virtual] |