Page Speed Optimization Libraries
1.13.35.1
|
#include "pagespeed/kernel/base/basictypes.h"
#include "pagespeed/kernel/base/string.h"
#include "pagespeed/opt/http/abstract_property_store_get_callback.h"
#include "pagespeed/opt/http/property_cache.h"
#include "pagespeed/opt/http/property_store.h"
Go to the source code of this file.
Classes | |
class | net_instaweb::TwoLevelPropertyStore |
Namespaces | |
net_instaweb | |
Unit-test framework for wget fetcher. | |
Composes two property stores to form a two level property cache storage system. TwoLevelPropertyStore::Get() also has capability to fast return the results (i.e. results of the primary property store lookup) if cancel is called.