#include <XrdClXRootDResponses.hh>

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