|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Queue
represents a queue of tasks which is filled
during the execution of an XL program.QueueCollection
represents a set of
Queue
s in the context of a
Graph
.QueueDescriptor
is a handle to the method
QueueCollection.getQueue(QueueDescriptor)
,
there it is used to instantiate a queue by
QueueDescriptor.createQueue(QueueCollection)
.Solver
s
which are used for ConcurrentTasks
.
|
||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |