34353637383940
} protected void init(String dirname) { this.filename = IOHelper.marryDir2File(dirname,job_performance_summary_ser); this.summaryMap = new PerformanceMetricsSummaryMap(); this.jsonGz = new JobPerformanceSummaryJsonGz(dirname); }