| Package | Description |
|---|---|
| org.dcache.xrootd.tpc | |
| org.dcache.xrootd.tpc.core |
| Class and Description |
|---|
| 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.
|
| TpcSigverRequestHandler
Wraps method for creating and possibly encrypting signed hash.
|
| 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.Status |
| Class and Description |
|---|
| XrootdTpcClient
Internal third-party copy client responsible for reading the
source file and writing it to the local server.
|
Copyright © 2011–2018 dCache.org. All rights reserved.