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

List of all members.

Public Member Functions

 ModSpdyFetchController (int num_threads, ThreadSystem *thread_system, Timer *timer, Statistics *statistics)
 Note: RateController::InitStats must have been called before using this.
void ScheduleBlockingFetch (ModSpdyFetcher *fetcher, const GoogleString &url, Statistics *stats, MessageHandler *message_handler, AsyncFetch *fetch)
 Arranges for fetcher->BlockingFetch to be called on our thread pool.
void ShutDown ()
bool is_shut_down () const
Timer * timer () const

Static Public Member Functions

static void InitStats (Statistics *statistics)
 This must be called for every statistics object in use before using this.

Member Function Documentation

Makes any further fetches quick-fail, and makes us more careful about using external dependencies on things like stats.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines