| AprMemCache(const ExternalClusterSpec &cluster, int thread_limit, Hasher *hasher, Statistics *statistics, Timer *timer, MessageHandler *handler) | net_instaweb::AprMemCache | |
| Backend() | net_instaweb::CacheInterface | virtual |
| CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
| cluster_spec() const (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | inline |
| Connect() | net_instaweb::AprMemCache | |
| Delete(const GoogleString &key) (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | virtual |
| FormatName() (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | inlinestatic |
| Get(const GoogleString &key, Callback *callback) | net_instaweb::AprMemCache | virtual |
| GetStatus(GoogleString *status_string) | net_instaweb::AprMemCache | |
| InitStats(Statistics *statistics) (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | static |
| IsBlocking() const | net_instaweb::AprMemCache | inlinevirtual |
| IsHealthy() const | net_instaweb::AprMemCache | 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 |
| kHealthCheckpointIntervalMs | net_instaweb::AprMemCache | static |
| kMaxErrorBurst | net_instaweb::AprMemCache | 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 | |
| kValueSizeThreshold | net_instaweb::AprMemCache | static |
| MultiGet(MultiGetRequest *request) | net_instaweb::AprMemCache | virtual |
| MultiGetRequest typedef (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | |
| MustEncodeKeyInValueOnPut() const | net_instaweb::AprMemCache | inlinevirtual |
| Name() const | net_instaweb::AprMemCache | inlinevirtual |
| Put(const GoogleString &key, const SharedString &value) | net_instaweb::AprMemCache | virtual |
| PutSwappingString(const GoogleString &key, GoogleString *value) | net_instaweb::CacheInterface | inline |
| PutWithKeyInValue(const GoogleString &key, const SharedString &key_and_value) | net_instaweb::AprMemCache | virtual |
| RecordError() | net_instaweb::AprMemCache | |
| ReportMultiGetNotFound(MultiGetRequest *request) | net_instaweb::CacheInterface | protected |
| set_timeout_us(int timeout_us) | net_instaweb::AprMemCache | |
| ShutDown() | net_instaweb::AprMemCache | virtual |
| valid_server_spec() const (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | inline |
| ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback) | net_instaweb::CacheInterface | protected |
| ~AprMemCache() (defined in net_instaweb::AprMemCache) | net_instaweb::AprMemCache | |
| ~CacheInterface() (defined in net_instaweb::CacheInterface) | net_instaweb::CacheInterface | virtual |