org.drools.planner.benchmark.statistic.calculatecount
Class CalculateCountStatistic.CalculateCountScvLine
java.lang.Object
org.drools.planner.benchmark.statistic.calculatecount.CalculateCountStatistic.CalculateCountScvLine
- All Implemented Interfaces:
- Comparable<CalculateCountStatistic.CalculateCountScvLine>
- Enclosing class:
- CalculateCountStatistic
protected class CalculateCountStatistic.CalculateCountScvLine
- extends Object
- implements Comparable<CalculateCountStatistic.CalculateCountScvLine>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculateCountStatistic.CalculateCountScvLine
public CalculateCountStatistic.CalculateCountScvLine(long timeMillisSpend)
getTimeMillisSpend
public long getTimeMillisSpend()
getConfigNameToCalculateCountPerSecondMap
public Map<String,Long> getConfigNameToCalculateCountPerSecondMap()
compareTo
public int compareTo(CalculateCountStatistic.CalculateCountScvLine other)
- Specified by:
compareTo
in interface Comparable<CalculateCountStatistic.CalculateCountScvLine>
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.