public class RowReport extends Report
reportHeader| Constructor and Description |
|---|
RowReport(File file,
ReportFormat format) |
RowReport(String filePath,
ReportFormat format) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterable<ReportRecord> |
getReportRecords() |
getLastCompletedAvailableDate, getPotentialIncompleteData, getReportAggregation, getReportColumns, getReportName, getReportRecordCount, getReportTimeEnd, getReportTimeStartpublic RowReport(File file, ReportFormat format) throws IOException
IOExceptionpublic RowReport(String filePath, ReportFormat format) throws IOException
IOExceptionpublic Iterable<ReportRecord> getReportRecords()
getReportRecords in class Reportpublic void close()
Copyright © 2024. All rights reserved.