Page Speed Optimization Libraries  1.6.29.3
net_instaweb::WriteThroughHTTPCache Member List
This is the complete list of members for net_instaweb::WriteThroughHTTPCache, including all inherited members.
cache1_limit() const (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCache [inline]
cache_deletes() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_expirations() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_fallbacks() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_hits() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_inserts() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_misses() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
cache_time_us() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
Delete(const GoogleString &key)net_instaweb::WriteThroughHTTPCache [virtual]
Find(const GoogleString &key, MessageHandler *handler, Callback *callback)net_instaweb::WriteThroughHTTPCache [virtual]
FindResult enum namenet_instaweb::HTTPCache
force_caching() const (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
FormatEtag(StringPiece hash)net_instaweb::HTTPCache [static]
FormatName(StringPiece l1, StringPiece l2) (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCache [static]
FormatName(StringPiece cache) (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
HTTPCache(CacheInterface *cache, Timer *timer, Hasher *hasher, Statistics *stats)net_instaweb::HTTPCache
InitStats(Statistics *statistics)net_instaweb::HTTPCache [static]
IsAlreadyExpired(const RequestHeaders *request_headers, const ResponseHeaders &headers)net_instaweb::HTTPCache
IsCacheableBodySize(int64 body_size) const net_instaweb::HTTPCache
IsCacheableContentLength(ResponseHeaders *headers) const net_instaweb::HTTPCache
kCacheBackendHits (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheBackendMisses (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheDeletes (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheExpirations (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheFallbacks (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheHits (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheInserts (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheMisses (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [static]
kCacheTimeUsnet_instaweb::HTTPCache [static]
kEtagPrefixnet_instaweb::HTTPCache [static]
kFound enum value (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache
kNotFound enum value (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache
kRecentFetchFailed enum valuenet_instaweb::HTTPCache
kRecentFetchNotCacheable enum value (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache
kUnlimited (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCache [static]
max_cacheable_response_content_length() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
Name() const (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCache [inline, virtual]
Put(const GoogleString &key, HTTPValue *value, MessageHandler *handler)net_instaweb::HTTPCache [virtual]
Put(const GoogleString &key, ResponseHeaders *headers, const StringPiece &content, MessageHandler *handler)net_instaweb::HTTPCache [virtual]
PutInternal(const GoogleString &key, int64 start_us, HTTPValue *value)net_instaweb::WriteThroughHTTPCache [protected, virtual]
remember_fetch_dropped_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
remember_fetch_failed_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
remember_not_cacheable_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
RememberFetchDropped(const GoogleString &key, MessageHandler *handler)net_instaweb::WriteThroughHTTPCache [virtual]
RememberFetchFailed(const GoogleString &key, MessageHandler *handler)net_instaweb::WriteThroughHTTPCache [virtual]
RememberNotCacheable(const GoogleString &key, bool is_200_status_code, MessageHandler *handler)net_instaweb::WriteThroughHTTPCache [virtual]
set_cache1_limit(size_t limit)net_instaweb::WriteThroughHTTPCache [inline]
set_disable_html_caching_on_https(bool x)net_instaweb::WriteThroughHTTPCache [virtual]
set_force_caching(bool force)net_instaweb::WriteThroughHTTPCache [virtual]
set_hasher(Hasher *hasher)net_instaweb::WriteThroughHTTPCache [inline, virtual]
set_max_cacheable_response_content_length(int64 value)net_instaweb::WriteThroughHTTPCache [virtual]
set_remember_fetch_dropped_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCache [virtual]
set_remember_fetch_failed_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCache [virtual]
set_remember_not_cacheable_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCache [virtual]
SetIgnoreFailurePuts()net_instaweb::WriteThroughHTTPCache [virtual]
timer() const (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [inline]
WriteThroughHTTPCache(CacheInterface *cache1, CacheInterface *cache2, Timer *timer, Hasher *hasher, Statistics *statistics)net_instaweb::WriteThroughHTTPCache
~HTTPCache() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache [virtual]
~WriteThroughHTTPCache() (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCache [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines