|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ParaTask.ScheduleType | |
|---|---|
| pt.runtime | Parallel Task runtime classes. |
| Uses of ParaTask.ScheduleType in pt.runtime |
|---|
| Methods in pt.runtime that return ParaTask.ScheduleType | |
|---|---|
static ParaTask.ScheduleType |
ParaTask.getScheduleType()
Returns the schedule being used in the runtime. |
static ParaTask.ScheduleType |
ParaTask.ScheduleType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ParaTask.ScheduleType[] |
ParaTask.ScheduleType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in pt.runtime with parameters of type ParaTask.ScheduleType | |
|---|---|
static void |
ParaTask.setScheduling(ParaTask.ScheduleType type)
Set the scheduling scheme. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||