XrdCl::JobDescriptor Struct Reference

Job description. More...

#include <XrdClCopyProcess.hh>

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

List of all members.

Public Member Functions

 JobDescriptor ()

Public Attributes

URL source
 [in] original source URL
URL target
 [in] target directory or file
uint16_t sourceLimit
bool force
 [in] overwrite target if exists
bool posc
bool coerce
bool thirdParty
bool thirdPartyFallBack
bool checkSumPrint
std::string checkSumType
 [in] type of the checksum
std::string checkSumPreset
 [in] checksum preset
uint32_t chunkSize
uint8_t parallelChunks
std::string sourceCheckSum
std::string targetCheckSum
XRootDStatus status
std::vector< URLsources
URL realTarget
 the actual disk server target

Detailed Description

Job description.


Constructor & Destructor Documentation

XrdCl::JobDescriptor::JobDescriptor (  )  [inline]

Member Data Documentation

[in] checksum preset

[in] print checksum after the transfer

[in] type of the checksum

[in] chunk size for remote transfers

[in] ignore file usage rules, ie. apply Force flag to Open

[in] overwrite target if exists

[in] number of chunks that should be requested in parallel

[in] persistify on successful close

the actual disk server target

[in] original source URL

[out] checksum calculated at source

[in] max number of download sources

[out] all the possible sources that may have been located

[out] status of the copy operation

[in] target directory or file

[out] checksum calculated at target

[in] do third party copy if possible

[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:

Generated on 16 Jan 2014 for xrootd by  doxygen 1.6.1