org.jppf.server.scheduler.bundle.autotuned
Class AbstractAutoTuneProfile
java.lang.Object
org.jppf.server.scheduler.bundle.autotuned.AbstractAutoTuneProfile
- All Implemented Interfaces:
- Serializable, LoadBalancingProfile
- Direct Known Subclasses:
- AnnealingTuneProfile, ProportionalTuneProfile, RLProfile
public abstract class AbstractAutoTuneProfile
- extends Object
- implements LoadBalancingProfile
Default abstract implementation of the LoadBalancingProfile interface,
providing an encapsulation of the parameters as Java properties.
- Author:
- Domingos Creado, Laurent Cohen
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAutoTuneProfile
public AbstractAutoTuneProfile()
Copyright © 2005-2010 JPPF Team.