xrootd
Public Member Functions | Public Attributes | List of all members
XrdSsiRequest::RDR_Info Struct Reference

#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...
 

Constructor & Destructor Documentation

◆ RDR_Info()

XrdSsiRequest::RDR_Info::RDR_Info ( )
inline

Member Data Documentation

◆ fAllow

int XrdSsiRequest::RDR_Info::fAllow

Final value of the allowed restart count.

◆ iAllow

int XrdSsiRequest::RDR_Info::iAllow

Initial value of the allowed restart count.

◆ qCount

int XrdSsiRequest::RDR_Info::qCount

Number of queued request remaining.

◆ rCount

int XrdSsiRequest::RDR_Info::rCount

Number restarted.


The documentation for this struct was generated from the following file: