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: