13 #ifndef odc_Partitions_H
14 #define odc_Partitions_H
21 namespace eckit {
class PathName; }
30 std::vector<eckit::PathName>
write(
const eckit::PathName& fileNamePrefix)
const;
35 void save(
const eckit::PathName&);
37 std::string
str()
const;
std::vector< eckit::PathName > write(const eckit::PathName &fileNamePrefix) const
void save(const eckit::PathName &)
void addReport(const eckit::PathName &fileName, ullong blockStart, ullong blockLength, ullong seqno, ullong nRows, ullong rowsPerPartition)
friend std::ostream & operator<<(std::ostream &, const Partitions &)
std::vector< Partition > PartitionsBase
unsigned long long ullong