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