public class HlogReporter<E extends Enum<E>> extends FileReporter<E>
reportPath| Constructor and Description |
|---|
HlogReporter() |
HlogReporter(String outputPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
header(List<String> description) |
void |
report(StatisticsPeekHolder<E> statisticsHolder) |
void |
summarize(StatisticsHolder<E> statisticsHolder) |
String |
toString() |
getReportPathpublic HlogReporter()
public HlogReporter(String outputPath)
public void report(StatisticsPeekHolder<E> statisticsHolder)
public void summarize(StatisticsHolder<E> statisticsHolder)
Copyright © 2023. All rights reserved.