ARC SDK
Public Member Functions | Data Fields
DataStaging::DTRCacheParameters Class Reference

The configured cache directories. More...

#include <arc/data-staging/DTR.h>

Public Member Functions

 DTRCacheParameters (void)
 Constructor with empty lists initialised.
 
 DTRCacheParameters (std::vector< std::string > caches, std::vector< std::string > remote_caches, std::vector< std::string > drain_caches)
 Constructor with supplied cache lists.
 

Data Fields

std::vector< std::string > cache_dirs
 List of (cache dir [link dir])
 
std::vector< std::string > remote_cache_dirs
 List of (cache dir [link dir]) for remote caches.
 
std::vector< std::string > drain_cache_dirs
 List of draining caches. Not necessary for data staging but here for completeness.
 

Detailed Description

The configured cache directories.


The documentation for this class was generated from the following file: