Page Speed Optimization Libraries
1.2.24.1
|
AddCohort(const StringPiece &cohort_name) | net_instaweb::PropertyCache | |
cache_backend() const (defined in net_instaweb::PropertyCache) | net_instaweb::PropertyCache | [inline] |
CacheKey(const StringPiece &key, const Cohort *cohort) const | net_instaweb::PropertyCache | |
enabled() const | net_instaweb::PropertyCache | [inline] |
GetCohort(const StringPiece &cohort_name) const | net_instaweb::PropertyCache | |
IsExpired(const PropertyValue *property_value, int64 ttl_ms) const | net_instaweb::PropertyCache | |
IsImminentlyExpiring(const PropertyValue *property_value, int64 ttl_ms) const | net_instaweb::PropertyCache | |
IsStable(const PropertyValue *property) const | net_instaweb::PropertyCache | [inline] |
kClientPropertyCacheKeyPrefix (defined in net_instaweb::PropertyCache) | net_instaweb::PropertyCache | [static] |
kPagePropertyCacheKeyPrefix | net_instaweb::PropertyCache | [static] |
PropertyCache(const GoogleString &cache_key_prefix, CacheInterface *cache, Timer *timer, ThreadSystem *threads) (defined in net_instaweb::PropertyCache) | net_instaweb::PropertyCache | |
Read(PropertyPage *property_page) const | net_instaweb::PropertyCache | |
set_enabled(bool x) | net_instaweb::PropertyCache | [inline] |
set_mutations_per_1000_writes_threshold(int x) (defined in net_instaweb::PropertyCache) | net_instaweb::PropertyCache | [inline] |
UpdateValue(const StringPiece &value, PropertyValue *property) const | net_instaweb::PropertyCache | |
WriteCohort(const Cohort *cohort, PropertyPage *property_page) const | net_instaweb::PropertyCache | |
~PropertyCache() (defined in net_instaweb::PropertyCache) | net_instaweb::PropertyCache |