Page Speed Optimization Libraries  1.8.31.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net_instaweb::PropertyCache::Cohort Class Reference

#include "property_cache.h"

List of all members.

Public Member Functions

 Cohort (StringPiece name)
const GoogleString & name () 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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines