xrootd
|
#include <XrdSsiRequest.hh>
Public Member Functions | |
RDR_Info () | |
Public Attributes | |
int | rCount |
Number restarted. More... | |
int | qCount |
Number of queued request remaining. More... | |
int | iAllow |
Initial value of the allowed restart count. More... | |
int | fAllow |
Final value of the allowed restart count. More... | |
|
inline |
int XrdSsiRequest::RDR_Info::fAllow |
Final value of the allowed restart count.
int XrdSsiRequest::RDR_Info::iAllow |
Initial value of the allowed restart count.
int XrdSsiRequest::RDR_Info::qCount |
Number of queued request remaining.
int XrdSsiRequest::RDR_Info::rCount |
Number restarted.