CMS 3D CMS Logo

List of all members | Public Attributes
XrdAdaptor::XrdStatisticsService::CondorIOStats Struct Reference

#include <XrdStatistics.h>

Public Attributes

uint64_t bytesRead {0}
 
std::chrono::nanoseconds transferTime {0}
 

Detailed Description

Definition at line 49 of file XrdStatistics.h.

Member Data Documentation

uint64_t XrdAdaptor::XrdStatisticsService::CondorIOStats::bytesRead {0}

Definition at line 50 of file XrdStatistics.h.

Referenced by XrdAdaptor::XrdStatisticsService::condorUpdate().

std::chrono::nanoseconds XrdAdaptor::XrdStatisticsService::CondorIOStats::transferTime {0}

Definition at line 51 of file XrdStatistics.h.

Referenced by XrdAdaptor::XrdStatisticsService::condorUpdate().