public class CalculateCountSingleStatistic extends ProblemBasedSingleStatistic<CalculateCountStatisticPoint>
problemStatisticTypelogger, pointList, singleBenchmarkResult| Constructor and Description |
|---|
CalculateCountSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
CalculateCountSingleStatistic(SingleBenchmarkResult singleBenchmarkResult,
long timeMillisThresholdInterval) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(Solver solver) |
protected CalculateCountStatisticPoint |
createPointFromCsvLine(ScoreDefinition scoreDefinition,
List<String> csvLine) |
protected String |
getCsvHeader() |
void |
open(Solver solver) |
getStatisticTypegetAnchorId, getCsvFile, getCsvFilePath, getPointList, getSingleBenchmarkResult, initPointList, readCsvStatisticFile, setPointList, setSingleBenchmarkResult, writeCsvStatisticFilepublic CalculateCountSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
public CalculateCountSingleStatistic(SingleBenchmarkResult singleBenchmarkResult, long timeMillisThresholdInterval)
public void open(Solver solver)
open in class SingleStatistic<CalculateCountStatisticPoint>public void close(Solver solver)
close in class SingleStatistic<CalculateCountStatisticPoint>protected String getCsvHeader()
getCsvHeader in class SingleStatistic<CalculateCountStatisticPoint>protected CalculateCountStatisticPoint createPointFromCsvLine(ScoreDefinition scoreDefinition, List<String> csvLine)
createPointFromCsvLine in class SingleStatistic<CalculateCountStatisticPoint>Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.