Backend() | net_instaweb::CacheInterface | virtual |
CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
ClusterSlotsFetches() | net_instaweb::RedisCache | inline |
Delete(const GoogleString &key) override (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | virtual |
FormatName() (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | inlinestatic |
Get(const GoogleString &key, Callback *callback) override | net_instaweb::RedisCache | virtual |
GetStatus(GoogleString *status_string) | net_instaweb::RedisCache | |
HashSlot(StringPiece key) | net_instaweb::RedisCache | static |
InitStats(Statistics *stats) (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | static |
IsBlocking() const override | net_instaweb::RedisCache | inlinevirtual |
IsHealthy() const override | net_instaweb::RedisCache | virtual |
kAvailable enum value | net_instaweb::CacheInterface | |
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 | |
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 | inlinevirtual |
Name() const override | net_instaweb::RedisCache | inlinevirtual |
Put(const GoogleString &key, const SharedString &value) override | net_instaweb::RedisCache | virtual |
PutSwappingString(const GoogleString &key, GoogleString *value) | net_instaweb::CacheInterface | inline |
PutWithKeyInValue(const GoogleString &key, const SharedString &key_and_value) | net_instaweb::CacheInterface | inlinevirtual |
Redirections() | net_instaweb::RedisCache | inline |
RedisCache(StringPiece host, int port, ThreadSystem *thread_system, MessageHandler *message_handler, Timer *timer, int64 reconnection_delay_ms, int64 timeout_us, Statistics *stats, int database_index) | net_instaweb::RedisCache | |
RedisCacheTest (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | friend |
ReportMultiGetNotFound(MultiGetRequest *request) | net_instaweb::CacheInterface | protected |
ServerDescription() const (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | |
ShutDown() override | net_instaweb::RedisCache | virtual |
StartUp(bool connect_now=true) (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | |
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | protected |
~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | virtual |
~RedisCache() override (defined in net_instaweb::RedisCache) | net_instaweb::RedisCache | inline |