![]() |
CernVM-FS
2.12.0
|
#include <download.h>
Public Member Functions | |
Counters (perf::StatisticsTemplate statistics) | |
Definition at line 42 of file download.h.
|
inlineexplicit |
perf::Counter* download::Counters::n_host_failover |
Definition at line 48 of file download.h.
Referenced by Counters(), and download::DownloadManager::SwitchHostInfo().
perf::Counter* download::Counters::n_metalink_failover |
Definition at line 47 of file download.h.
Referenced by Counters(), and download::DownloadManager::SwitchHostInfo().
perf::Counter* download::Counters::n_proxy_failover |
Definition at line 49 of file download.h.
Referenced by Counters(), and download::DownloadManager::SwitchProxy().
perf::Counter* download::Counters::n_requests |
Definition at line 45 of file download.h.
Referenced by Counters(), download::DownloadManager::Fetch(), and download::DownloadManager::MainDownload().
perf::Counter* download::Counters::n_retries |
Definition at line 46 of file download.h.
Referenced by Counters().
perf::Counter* download::Counters::sz_transfer_time |
Definition at line 44 of file download.h.
Referenced by Counters(), download::DownloadManager::Fetch(), and download::DownloadManager::MainDownload().
perf::Counter* download::Counters::sz_transferred_bytes |
Definition at line 43 of file download.h.
Referenced by Counters().