|
xrootd
|
Wrapper class used to assign a load balancer. More...


Public Member Functions | |
| AssignLBHandler (FileSystem *fs, ResponseHandler *userHandler) | |
| virtual | ~AssignLBHandler () |
| virtual void | HandleResponseWithHosts (XRootDStatus *status, AnyObject *response, HostList *hostList) |
Public Member Functions inherited from XrdCl::ResponseHandler | |
| virtual | ~ResponseHandler () |
| virtual void | HandleResponse (XRootDStatus *status, AnyObject *response) |
Private Attributes | |
| FileSystem * | pFS |
| ResponseHandler * | pUserHandler |
Wrapper class used to assign a load balancer.
|
inline |
|
inlinevirtual |
|
inlinevirtual |
Called when a response to associated request arrives or an error occurs
| status | status of the request |
| response | an object associated with the response (request dependent) |
| urlList | list of hosts the request was redirected to |
Reimplemented from XrdCl::ResponseHandler.
References XrdCl::Status::IsOK().
|
private |
|
private |
1.8.3.1