#include <Partitions.h>
|
std::vector< eckit::PathName > | write (const eckit::PathName &fileNamePrefix) const |
|
void | addReport (const eckit::PathName &fileName, ullong blockStart, ullong blockLength, ullong seqno, ullong nRows, ullong rowsPerPartition) |
|
void | save (const eckit::PathName &) |
|
std::string | str () const |
|
Definition at line 27 of file Partitions.h.
◆ addReport()
void odc::Partitions::addReport |
( |
const eckit::PathName & |
fileName, |
|
|
ullong |
blockStart, |
|
|
ullong |
blockLength, |
|
|
ullong |
seqno, |
|
|
ullong |
nRows, |
|
|
ullong |
rowsPerPartition |
|
) |
| |
◆ save()
void odc::Partitions::save |
( |
const eckit::PathName & |
| ) |
|
◆ str()
std::string odc::Partitions::str |
( |
| ) |
const |
◆ write()
vector< PathName > odc::Partitions::write |
( |
const eckit::PathName & |
fileNamePrefix | ) |
const |
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const Partitions & |
p |
|
) |
| |
|
friend |
The documentation for this class was generated from the following files: