Page Speed Optimization Libraries  1.9.32.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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::WriteThroughHTTPCacheinline
cache_deletes() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_expirations() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_fallbacks() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_hits() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_inserts() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_misses() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
cache_time_us()net_instaweb::HTTPCacheinline
CompositeKey(StringPiece key, StringPiece fragment)net_instaweb::HTTPCacheinlinestatic
Delete(const GoogleString &key, const GoogleString &fragment)net_instaweb::HTTPCachevirtual
DeleteInternal(const GoogleString &key_fragment)net_instaweb::WriteThroughHTTPCachevirtual
Find(const GoogleString &key, const GoogleString &fragment, MessageHandler *handler, Callback *callback)net_instaweb::WriteThroughHTTPCachevirtual
FindResult enum namenet_instaweb::HTTPCache
force_caching() const (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
FormatEtag(StringPiece hash)net_instaweb::HTTPCachestatic
FormatName(StringPiece l1, StringPiece l2) (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCachestatic
FormatName(StringPiece cache) (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
HTTPCache(CacheInterface *cache, Timer *timer, Hasher *hasher, Statistics *stats)net_instaweb::HTTPCache
InitStats(Statistics *statistics)net_instaweb::HTTPCachestatic
IsCacheableBodySize(int64 body_size) const net_instaweb::HTTPCache
IsCacheableContentLength(ResponseHeaders *headers) const net_instaweb::HTTPCache
IsExpired(const ResponseHeaders &headers)net_instaweb::HTTPCache
IsExpired(const ResponseHeaders &headers, int64 now_ms) (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCache
kCacheBackendHits (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheBackendMisses (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheDeletes (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheExpirations (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheFallbacks (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheHits (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheInserts (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheMisses (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachestatic
kCacheTimeUsnet_instaweb::HTTPCachestatic
kEtagPrefixnet_instaweb::HTTPCachestatic
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::WriteThroughHTTPCachestatic
max_cacheable_response_content_length() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
Name() const (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCacheinlinevirtual
Put(const GoogleString &key, const GoogleString &fragment, RequestHeaders::Properties req_properties, const HttpOptions &http_options, HTTPValue *value, MessageHandler *handler)net_instaweb::HTTPCache
Put(const GoogleString &key, const GoogleString &fragment, RequestHeaders::Properties req_properties, ResponseHeaders::VaryOption respect_vary_on_resources, ResponseHeaders *headers, const StringPiece &content, MessageHandler *handler)net_instaweb::HTTPCache
PutInternal(const GoogleString &key, const GoogleString &fragment, int64 start_us, HTTPValue *value)net_instaweb::WriteThroughHTTPCacheprotectedvirtual
remember_fetch_dropped_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
remember_fetch_failed_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
remember_not_cacheable_ttl_seconds() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
RememberFetchDropped(const GoogleString &key, const GoogleString &fragment, MessageHandler *handler)net_instaweb::WriteThroughHTTPCachevirtual
RememberFetchFailed(const GoogleString &key, const GoogleString &fragment, MessageHandler *handler)net_instaweb::WriteThroughHTTPCachevirtual
RememberNotCacheable(const GoogleString &key, const GoogleString &fragment, bool is_200_status_code, MessageHandler *handler)net_instaweb::WriteThroughHTTPCachevirtual
set_cache1_limit(size_t limit)net_instaweb::WriteThroughHTTPCacheinline
set_disable_html_caching_on_https(bool x)net_instaweb::WriteThroughHTTPCachevirtual
set_force_caching(bool force)net_instaweb::WriteThroughHTTPCachevirtual
set_hasher(Hasher *hasher)net_instaweb::WriteThroughHTTPCacheinlinevirtual
set_max_cacheable_response_content_length(int64 value)net_instaweb::WriteThroughHTTPCachevirtual
set_remember_fetch_dropped_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCachevirtual
set_remember_fetch_failed_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCachevirtual
set_remember_not_cacheable_ttl_seconds(int64 value)net_instaweb::WriteThroughHTTPCachevirtual
SetIgnoreFailurePuts()net_instaweb::WriteThroughHTTPCachevirtual
timer() const (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCacheinline
WriteThroughHTTPCache(CacheInterface *cache1, CacheInterface *cache2, Timer *timer, Hasher *hasher, Statistics *statistics)net_instaweb::WriteThroughHTTPCache
~HTTPCache() (defined in net_instaweb::HTTPCache)net_instaweb::HTTPCachevirtual
~WriteThroughHTTPCache() (defined in net_instaweb::WriteThroughHTTPCache)net_instaweb::WriteThroughHTTPCachevirtual