xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
XrdCl::HostInfo Struct Reference

#include <XrdClXRootDResponses.hh>

Collaboration diagram for XrdCl::HostInfo:
Collaboration graph
[legend]

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.
 

Constructor & Destructor Documentation

◆ HostInfo() [1/2]

XrdCl::HostInfo::HostInfo ( )
inline

◆ HostInfo() [2/2]

XrdCl::HostInfo::HostInfo ( const URL u,
bool  lb = false 
)
inline

Member Data Documentation

◆ flags

uint32_t XrdCl::HostInfo::flags

Host type.

◆ loadBalancer

bool XrdCl::HostInfo::loadBalancer

Was the host used as a load balancer.

◆ protocol

uint32_t XrdCl::HostInfo::protocol

Version of the protocol the host is speaking.

◆ url

URL XrdCl::HostInfo::url

URL of the host.

Referenced by XrdCl::XRootDMsgHandler::SetLoadBalancer().


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