org.drools.planner.benchmark.core.statistic.calculatecount
Class CalculateCountSingleStatisticPoint
java.lang.Object
org.drools.planner.benchmark.core.statistic.calculatecount.CalculateCountSingleStatisticPoint
public class CalculateCountSingleStatisticPoint
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CalculateCountSingleStatisticPoint
public CalculateCountSingleStatisticPoint(long timeMillisSpend,
long calculateCountPerSecond)
getTimeMillisSpend
public long getTimeMillisSpend()
getCalculateCountPerSecond
public long getCalculateCountPerSecond()
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.