Page Speed Optimization Libraries  1.13.35.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
net_instaweb::PropertyCache::Cohort Class Reference

#include "property_cache.h"

Public Member Functions

 Cohort (StringPiece name)
 
const GoogleStringname () const
 

Detailed Description

A Cohort is a set of properties that update at roughly the same expected frequency. The PropertyCache object keeps track of the known set of Cohorts but does not actually keep any data for them. The data only arrives when we do a lookup.


The documentation for this class was generated from the following file: