org.optaplanner.benchmark.impl.statistic.calculatecount
Class CalculateCountStatisticPoint
java.lang.Object
org.optaplanner.benchmark.impl.statistic.StatisticPoint
org.optaplanner.benchmark.impl.statistic.calculatecount.CalculateCountStatisticPoint
public class CalculateCountStatisticPoint
- extends StatisticPoint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculateCountStatisticPoint
public CalculateCountStatisticPoint(long timeMillisSpent,
long calculateCountPerSecond)
getTimeMillisSpent
public long getTimeMillisSpent()
getCalculateCountPerSecond
public long getCalculateCountPerSecond()
toCsvLine
public String toCsvLine()
- Specified by:
toCsvLine
in class StatisticPoint
Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.