Page Speed Optimization Libraries  1.9.32.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
net_instaweb::ModSpdyFetchController Class Reference

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

void net_instaweb::ModSpdyFetchController::ShutDown ( )
inline

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: