#include <Stager.h>
|
| static void | stage (eckit::MultiHandle &output, const std::vector< std::string > &keywords, const std::map< std::string, std::vector< std::string > > &request) |
| |
Definition at line 20 of file Stager.h.
◆ createIndices()
| void Stager::createIndices |
( |
const std::vector< eckit::PathName > & |
files | ) |
|
|
staticprivate |
◆ numberOfPartitions()
| size_t Stager::numberOfPartitions |
( |
const std::map< std::string, std::vector< std::string > > & |
| ) |
|
|
staticprivate |
◆ prepareMapper()
| void Stager::prepareMapper |
( |
FileMapper & |
mapper, |
|
|
const std::vector< std::string > & |
keywords, |
|
|
const std::map< std::string, std::vector< std::string > > & |
request |
|
) |
| |
|
staticprivate |
◆ sendPartitionsInfo()
| void Stager::sendPartitionsInfo |
( |
eckit::MultiHandle & |
, |
|
|
const odc::Partitions & |
|
|
) |
| |
|
staticprivate |
◆ stage()
| void Stager::stage |
( |
eckit::MultiHandle & |
output, |
|
|
const std::vector< std::string > & |
keywords, |
|
|
const std::map< std::string, std::vector< std::string > > & |
request |
|
) |
| |
|
static |
◆ writePartitionsToFiles()
| vector< PathName > Stager::writePartitionsToFiles |
( |
const odc::Partitions & |
, |
|
|
const std::string & |
pathNamePrefix, |
|
|
const std::string & |
fileListPath |
|
) |
| |
|
staticprivate |
The documentation for this class was generated from the following files: