org.optaplanner.benchmark.impl
Class SingleBenchmarkRunner
java.lang.Object
org.optaplanner.benchmark.impl.SingleBenchmarkRunner
- All Implemented Interfaces:
- Callable<SingleBenchmarkRunner>
public class SingleBenchmarkRunner
- extends Object
- implements Callable<SingleBenchmarkRunner>
Field Summary |
protected org.slf4j.Logger |
logger
|
logger
protected final transient org.slf4j.Logger logger
SingleBenchmarkRunner
public SingleBenchmarkRunner(SingleBenchmarkResult singleBenchmarkResult)
getSingleBenchmarkResult
public SingleBenchmarkResult getSingleBenchmarkResult()
getFailureThrowable
public Throwable getFailureThrowable()
setFailureThrowable
public void setFailureThrowable(Throwable failureThrowable)
call
public SingleBenchmarkRunner call()
- Specified by:
call
in interface Callable<SingleBenchmarkRunner>
getName
public String getName()
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.