Page Speed Optimization Libraries  1.3.25.1
net_instaweb::AprMemCache Member List
This is the complete list of members for net_instaweb::AprMemCache, including all inherited members.
AprMemCache(const StringPiece &servers, int thread_limit, Hasher *hasher, Statistics *statistics, Timer *timer, MessageHandler *handler)net_instaweb::AprMemCache
Connect()net_instaweb::AprMemCache
Delete(const GoogleString &key) (defined in net_instaweb::AprMemCache)net_instaweb::AprMemCache [virtual]
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 [inline, virtual]
IsHealthy() const net_instaweb::AprMemCache [virtual]
kAvailable enum valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
kHealthCheckpointIntervalMsnet_instaweb::AprMemCache [static]
kMaxErrorBurstnet_instaweb::AprMemCache [static]
kNetworkError enum valuenet_instaweb::CacheInterface
kNotFound enum valuenet_instaweb::CacheInterface
kOverload enum valuenet_instaweb::CacheInterface
kTimeout enum valuenet_instaweb::CacheInterface
kValueSizeThresholdnet_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 [inline, virtual]
Name() const net_instaweb::AprMemCache [inline, virtual]
Put(const GoogleString &key, SharedString *value)net_instaweb::AprMemCache [virtual]
PutSwappingString(const GoogleString &key, GoogleString *value)net_instaweb::CacheInterface [inline]
PutWithKeyInValue(const GoogleString &key, SharedString *key_and_value)net_instaweb::AprMemCache [virtual]
RecordError()net_instaweb::AprMemCache
ReportMultiGetNotFound(MultiGetRequest *request)net_instaweb::CacheInterface [protected]
server_spec() const (defined in net_instaweb::AprMemCache)net_instaweb::AprMemCache [inline]
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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines