|
xrootd
|
#include <XrdClXRootDResponses.hh>

Public Member Functions | |
| HostInfo () | |
| HostInfo (const URL &u, bool lb=false) | |
Public Attributes | |
| uint32_t | flags |
| Host type. More... | |
| uint32_t | protocol |
| Version of the protocol the host is speaking. More... | |
| bool | loadBalancer |
| Was the host used as a load balancer. More... | |
| URL | url |
| URL of the host. More... | |
|
inline |
|
inline |
| uint32_t XrdCl::HostInfo::flags |
Host type.
| bool XrdCl::HostInfo::loadBalancer |
Was the host used as a load balancer.
| uint32_t XrdCl::HostInfo::protocol |
Version of the protocol the host is speaking.
| URL XrdCl::HostInfo::url |
URL of the host.
Referenced by XrdCl::XRootDMsgHandler::SetLoadBalancer().
1.8.5