Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
Q
R
S
T
V
W
P
ParaTask
- Class in
paratask.runtime
Helper methods for the ParaTask runtime.
paratask.queues
- package paratask.queues
Thread-safe queues with alternate scheduling policies.
ParaTask.ScheduleType
- Enum in
paratask.runtime
Enum representing the possible schedules that ParaTask supports.
ParaTaskParser
- Class in
paratask.compiler
The source-to-source ParaTask compiler.
parse(File)
- Static method in class paratask.compiler.
ParaTaskParser
Parse the ParaTask input into standard Java code.
peek()
- Method in class paratask.queues.
WorkStealingQueue
poll()
- Method in class paratask.queues.
FifoLifoQueue
poll(long, TimeUnit)
- Method in class paratask.queues.
WorkStealingQueue
poll()
- Method in class paratask.queues.
WorkStealingQueue
publishInterim(E)
- Static method in class paratask.runtime.
CurrentTask
Publish intermediate results.
put(E)
- Method in class paratask.queues.
WorkStealingQueue
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
M
O
P
Q
R
S
T
V
W