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