|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.isam.exehda.services.tips.TipsSchedulingHeuristic
Field Summary | |
(package private) Scheduler |
s
|
Constructor Summary | |
TipsSchedulingHeuristic()
|
Method Summary | |
HostId |
chooseCreationHost(java.lang.String cls,
java.lang.Object[] params,
java.lang.Object hint,
java.util.Vector toAvoid)
|
HostId |
chooseMigrationHost(ObjectSeed.ObjectHandle o,
java.lang.Object hint,
java.util.Vector toAvoid)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
Scheduler s
Constructor Detail |
public TipsSchedulingHeuristic()
Method Detail |
public HostId chooseCreationHost(java.lang.String cls, java.lang.Object[] params, java.lang.Object hint, java.util.Vector toAvoid)
chooseCreationHost
in interface Executor.SchedulingHeuristic
public HostId chooseMigrationHost(ObjectSeed.ObjectHandle o, java.lang.Object hint, java.util.Vector toAvoid)
chooseMigrationHost
in interface Executor.SchedulingHeuristic
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |