| Package | Description |
|---|---|
| com.toolsverse.etl.core.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
EtlMetrics
The POJO which represents ETL metrics for a single
DataSet. |
class |
FileMetrics
The POJO which represents File ETL metrics such as file copied, file moved,
file deleted, etc.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EtlMetricsTracker.writeMetricsToCsv(Map<String,BaseMetrics> metrics,
String metricFileName)
Write metrics to csv file.
|
void |
EtlMetricsTracker.writeMetricsToJson(Map<String,BaseMetrics> metric,
String metricFileName)
Write metrics to csv file.
|
Copyright © 2010-2020 Toolsverse. All Rights Reserved.