| AbstractClientRequestHandler |
This handler is intended for implementation of only a very limited
subset of the protocol in order to support third-party read requests.
|
| AbstractClientSourceHandler |
Xrootd Third Party copy requires the destination server to be active,
and request a read of the source file from the source server.
|
| TpcDelayedSyncWriteHandler |
Defines the two tasks involved in third-party destination transfers:
writing the bytes read by the client, and notifying the originating
(user) client when the transfer succeeds or fails, via an asynchronous
response to a sync request.
|
| TpcSourceReadHandler |
This handler reads until the file is complete, terminating the session
thereafter.
|
| XrootdTpcClient |
Internal third-party copy client responsible for reading the
source file and writing it to the local server.
|
| XrootdTpcInfo |
Metadata established via interaction between user client, source and
destination in a third-party copy, occurring prior to the launching
of an internal third-party copy operation.
|
| XrootdTpcInfo.Cgi |
|
| XrootdTpcInfo.CksumType |
|
| XrootdTpcInfo.ClientRole |
The client has the following TPC role when making this request.
|
| XrootdTpcInfo.ServerRole |
The server has the following TPC role when processing this request.
|
| XrootdTpcInfo.Status |
|
| XrootdTpcInfo.TpcStage |
|