|
JNodeOS v1.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.utah.janos.nodeos.ThreadScheduler
The scheduler for a ThreadPool.
XXX this is totally incomplete. Should eventually be an abstract class with subclasses representing different schedulers. Scheduler parameters should be supplied when the scheduler is created.
ThreadPoolSpec| Constructor Summary | |
ThreadScheduler()
|
|
| Method Summary | |
static ThreadScheduler |
basicScheduler()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ThreadScheduler()
| Method Detail |
public static ThreadScheduler basicScheduler()
|
JNodeOS v1.2.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||