Page Speed Optimization Libraries  1.3.25.1
net_instaweb::SharedMemCache< kBlockSize > Member List
This is the complete list of members for net_instaweb::SharedMemCache< kBlockSize >, including all inherited members.
Attach()net_instaweb::SharedMemCache< kBlockSize >
ComputeDimensions(int64 size_kb, int block_entry_ratio, int sectors, int *entries_per_sector_out, int *blocks_per_sector_out, int64 *size_cap_out)net_instaweb::SharedMemCache< kBlockSize > [static]
Delete(const GoogleString &key) (defined in net_instaweb::SharedMemCache< kBlockSize >)net_instaweb::SharedMemCache< kBlockSize > [virtual]
DumpStats()net_instaweb::SharedMemCache< kBlockSize >
Get(const GoogleString &key, Callback *callback)net_instaweb::SharedMemCache< kBlockSize > [virtual]
GlobalCleanup(AbstractSharedMem *shm_runtime, const GoogleString &filename, MessageHandler *message_handler)net_instaweb::SharedMemCache< kBlockSize > [static]
Initialize()net_instaweb::SharedMemCache< kBlockSize >
IsBlocking() const net_instaweb::SharedMemCache< kBlockSize > [inline, virtual]
IsHealthy() const net_instaweb::SharedMemCache< kBlockSize > [inline, virtual]
kAssociativitynet_instaweb::SharedMemCache< kBlockSize > [static]
kAvailable enum valuenet_instaweb::CacheInterface
KeyState enum namenet_instaweb::CacheInterface
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::CacheInterface [virtual]
MultiGetRequest typedef (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface
MustEncodeKeyInValueOnPut() const net_instaweb::CacheInterface [inline, virtual]
Name() const net_instaweb::SharedMemCache< kBlockSize > [virtual]
Put(const GoogleString &key, SharedString *value)net_instaweb::SharedMemCache< kBlockSize > [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]
SanityCheck()net_instaweb::SharedMemCache< kBlockSize >
SharedMemCache(AbstractSharedMem *shm_runtime, const GoogleString &filename, Timer *timer, const Hasher *hasher, int sectors, int entries_per_sector, int blocks_per_sector, MessageHandler *handler)net_instaweb::SharedMemCache< kBlockSize >
ShutDown()net_instaweb::SharedMemCache< kBlockSize > [inline, virtual]
ValidateAndReportResult(const GoogleString &key, KeyState state, Callback *callback)net_instaweb::CacheInterface [protected]
~CacheInterface() (defined in net_instaweb::CacheInterface)net_instaweb::CacheInterface [virtual]
~SharedMemCache() (defined in net_instaweb::SharedMemCache< kBlockSize >)net_instaweb::SharedMemCache< kBlockSize > [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines