|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use hudson.model.queue | |
|---|---|
| hudson.matrix | Matrix project |
| hudson.maven | Maven support. |
| hudson.model | Core object model that are bound to URLs via stapler, rooted at Hudson. |
| hudson.model.labels | Boolean expression over labels. |
| hudson.model.queue | |
| hudson.slaves | Code related to slaves. |
| Classes in hudson.model.queue used by hudson.matrix | |
|---|---|
| SubTask
A component of Queue.Task that represents a computation carried out by a single Executor. |
|
| Classes in hudson.model.queue used by hudson.maven | |
|---|---|
| SubTask
A component of Queue.Task that represents a computation carried out by a single Executor. |
|
| Classes in hudson.model.queue used by hudson.model | |
|---|---|
| CauseOfBlockage
If a Queue.Task execution is blocked in the queue, this object represents why. |
|
| FoldableAction
An action interface that allows action data to be folded together. |
|
| FutureImpl
Created when Queue.Item is created so that the caller can track the progress of the task. |
|
| MappingWorksheet
Defines a mapping problem for answering "where do we execute this task?" |
|
| MappingWorksheet.ExecutorSlot
|
|
| MappingWorksheet.Mapping
Represents the solution to the mapping problem. |
|
| QueueSorter
Singleton extension point for sorting buildable items |
|
QueueTaskFuture
Future that can be used to wait for the start and the end of the task execution
(such as a build.) |
|
| SubTask
A component of Queue.Task that represents a computation carried out by a single Executor. |
|
| WorkUnit
Represents a unit of hand-over to Executor from Queue. |
|
| Classes in hudson.model.queue used by hudson.model.labels | |
|---|---|
| SubTask
A component of Queue.Task that represents a computation carried out by a single Executor. |
|
| Classes in hudson.model.queue used by hudson.model.queue | |
|---|---|
| BackFiller
Experimental. |
|
| CauseOfBlockage
If a Queue.Task execution is blocked in the queue, this object represents why. |
|
| FutureImpl
Created when Queue.Item is created so that the caller can track the progress of the task. |
|
| FutureLoad
Estimated future load to Hudson. |
|
| LoadPredictor
Predicts future load to the system, to assist the scheduling decisions |
|
| MappingWorksheet
Defines a mapping problem for answering "where do we execute this task?" |
|
| MappingWorksheet.ExecutorChunk
|
|
| MappingWorksheet.ExecutorSlot
|
|
| MappingWorksheet.WorkChunk
|
|
| QueueSorter
Singleton extension point for sorting buildable items |
|
| QueueTaskDispatcher
Vetos the execution of a task on a node |
|
QueueTaskFuture
Future that can be used to wait for the start and the end of the task execution
(such as a build.) |
|
| SubTask
A component of Queue.Task that represents a computation carried out by a single Executor. |
|
| SubTaskContributor
Externally contributes SubTasks to AbstractProject.getSubTasks(). |
|
| WorkUnit
Represents a unit of hand-over to Executor from Queue. |
|
| WorkUnitContext
Holds the information shared between WorkUnits created from the same Queue.Task. |
|
| Classes in hudson.model.queue used by hudson.slaves | |
|---|---|
| CauseOfBlockage
If a Queue.Task execution is blocked in the queue, this object represents why. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||