org.drools.planner.examples.cloudbalancing.solver.move.factory
Class CloudAssignmentSwitchMoveFactory
java.lang.Object
org.drools.planner.core.move.factory.AbstractMoveFactory
org.drools.planner.core.move.factory.CachedMoveFactory
org.drools.planner.examples.cloudbalancing.solver.move.factory.CloudAssignmentSwitchMoveFactory
- All Implemented Interfaces:
- DeciderAware, LocalSearchSolverLifecycleListener, MoveFactory
public class CloudAssignmentSwitchMoveFactory
- extends CachedMoveFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CloudAssignmentSwitchMoveFactory
public CloudAssignmentSwitchMoveFactory()
createCachedMoveList
public List<Move> createCachedMoveList(Solution solution)
- Specified by:
createCachedMoveList in class CachedMoveFactory
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.