Page Speed Optimization Libraries
1.8.31.2
|
#include <map>
#include "net/instaweb/util/public/property_cache.h"
#include "net/instaweb/util/public/property_store.h"
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string_util.h"
#include "pagespeed/kernel/base/string.h"
Go to the source code of this file.
Classes | |
class | net_instaweb::CachePropertyStore |
Namespaces | |
namespace | net_instaweb |
Unit-test framework for wget fetcher. |
Reads the properties stored in the CacheInterface and popluates them in PropertyPage. There is a CacheInterface object for every cohort which is stored in CohortCacheMap and read/write for a cohort happens on its respective CacheInterface object.