Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
net_instaweb::RedisCache Member List

This is the complete list of members for net_instaweb::RedisCache, including all inherited members.

Backend()net_instaweb::CacheInterfacevirtual
CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
ClusterSlotsFetches()net_instaweb::RedisCacheinline
Delete(const GoogleString &key) override (defined in net_instaweb::RedisCache)net_instaweb::RedisCachevirtual
FormatName() (defined in net_instaweb::RedisCache)net_instaweb::RedisCacheinlinestatic
Get(const GoogleString &key, Callback *callback) overridenet_instaweb::RedisCachevirtual
GetStatus(GoogleString *status_string)net_instaweb::RedisCache
HashSlot(StringPiece key)net_instaweb::RedisCachestatic
InitStats(Statistics *stats) (defined in net_instaweb::RedisCache)net_instaweb::RedisCachestatic
IsBlocking() const overridenet_instaweb::RedisCacheinlinevirtual
IsHealthy() const overridenet_instaweb::RedisCachevirtual
kAvailable enum valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
KeyStateName(KeyState state) (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterfacestatic
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::CacheInterfacevirtual
MultiGetRequest typedef (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
MustEncodeKeyInValueOnPut() const net_instaweb::CacheInterfaceinlinevirtual
Name() const overridenet_instaweb::RedisCacheinlinevirtual
Put(const GoogleString &key, const SharedString &value) overridenet_instaweb::RedisCachevirtual
PutSwappingString(const GoogleString &key, GoogleString *value)net_instaweb::CacheInterfaceinline
PutWithKeyInValue(const GoogleString &key, const SharedString &key_and_value)net_instaweb::CacheInterfaceinlinevirtual
Redirections()net_instaweb::RedisCacheinline
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::RedisCachefriend
ReportMultiGetNotFound(MultiGetRequest *request)net_instaweb::CacheInterfaceprotected
ServerDescription() const (defined in net_instaweb::RedisCache)net_instaweb::RedisCache
ShutDown() overridenet_instaweb::RedisCachevirtual
StartUp(bool connect_now=true) (defined in net_instaweb::RedisCache)net_instaweb::RedisCache
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterfaceprotected
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterfacevirtual
~RedisCache() override (defined in net_instaweb::RedisCache)net_instaweb::RedisCacheinline