Job description.
More...
#include <XrdClCopyProcess.hh>
| XrdCl::JobDescriptor::JobDescriptor |
( |
) | |
|
|
inline |
| std::string XrdCl::JobDescriptor::checkSumPreset |
| bool XrdCl::JobDescriptor::checkSumPrint |
[in] print checksum after the transfer
| std::string XrdCl::JobDescriptor::checkSumType |
[in] type of the checksum
| uint32_t XrdCl::JobDescriptor::chunkSize |
[in] chunk size for remote transfers
| bool XrdCl::JobDescriptor::coerce |
[in] ignore file usage rules, ie. apply Force flag to Open
| bool XrdCl::JobDescriptor::force |
[in] overwrite target if exists
| uint8_t XrdCl::JobDescriptor::parallelChunks |
[in] number of chunks that should be requested in parallel
| bool XrdCl::JobDescriptor::posc |
[in] persistify on successful close
| URL XrdCl::JobDescriptor::realTarget |
the actual disk server target
| URL XrdCl::JobDescriptor::source |
| std::string XrdCl::JobDescriptor::sourceCheckSum |
[out] checksum calculated at source
| uint16_t XrdCl::JobDescriptor::sourceLimit |
[in] max number of download sources
| std::vector<URL> XrdCl::JobDescriptor::sources |
[out] all the possible sources that may have been located
[out] status of the copy operation
| URL XrdCl::JobDescriptor::target |
[in] target directory or file
| std::string XrdCl::JobDescriptor::targetCheckSum |
[out] checksum calculated at target
| bool XrdCl::JobDescriptor::thirdParty |
[in] do third party copy if possible
| bool XrdCl::JobDescriptor::thirdPartyFallBack |
[in] fall back to classic copy when it is impossible to do 3rd party
The documentation for this struct was generated from the following file: