org.drools.planner.examples.cloudbalancing.app
Class CloudBalancingBenchmarkApp

java.lang.Object
  extended by org.drools.planner.examples.common.app.LoggingMain
      extended by org.drools.planner.examples.common.app.CommonBenchmarkApp
          extended by org.drools.planner.examples.cloudbalancing.app.CloudBalancingBenchmarkApp

public class CloudBalancingBenchmarkApp
extends CommonBenchmarkApp


Field Summary
static String DEFAULT_SOLVER_BENCHMARK_CONFIG
           
 
Fields inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
solverBenchmarker
 
Fields inherited from class org.drools.planner.examples.common.app.LoggingMain
DEFAULT_LOGGING_CONFIG, logger
 
Constructor Summary
CloudBalancingBenchmarkApp(String solverBenchmarkConfig)
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class org.drools.planner.examples.common.app.CommonBenchmarkApp
process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SOLVER_BENCHMARK_CONFIG

public static final String DEFAULT_SOLVER_BENCHMARK_CONFIG
See Also:
Constant Field Values
Constructor Detail

CloudBalancingBenchmarkApp

public CloudBalancingBenchmarkApp(String solverBenchmarkConfig)
Method Detail

main

public static void main(String[] args)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.