Page Speed Optimization Libraries
1.13.35.1
|
#include "property_cache.h"
Public Member Functions | |
Cohort (StringPiece name) | |
const GoogleString & | name () const |
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.