10#ifndef ROOT_TNetXNGFileStager
11#define ROOT_TNetXNGFileStager
#define ClassDefOverride(name, id)
Collection abstract base class.
Class that contains a list of TFileInfo's and accumulated meta data information about its entries.
Bool_t Matches(const char *s) override
Returns kTRUE if stager 's' is compatible with current stager.
Bool_t IsValid() const override
Int_t LocateCollection(TFileCollection *fc, Bool_t addDummyUrl=kFALSE) override
Bulk locate request for a collection of files.
Bool_t Stage(const char *path, Option_t *opt=nullptr) override
Issue a stage request for a single file.
UChar_t ParseStagePriority(Option_t *opt)
Get a staging priority value from an option string.
virtual ~TNetXNGFileStager()
Destructor.
Bool_t IsStaged(const char *path) override
Check if a file is staged.
Int_t Locate(const char *path, TString &endpath) override
Get actual endpoint URL.