| Class | Description |
|---|---|
| Planner | |
| ReservationAgent |
An entity that seeks to acquire resources to satisfy an user's contract
|
| Class | Description |
|---|---|
| IterativePlanner |
A planning algorithm consisting of two main phases.
|
| Planner | |
| PlanningAlgorithm |
An abstract class that follows the general behavior of planning algorithms.
|
| ReservationAgent |
An entity that seeks to acquire resources to satisfy an user's contract
|
| StageAllocator |
Interface for allocating a single stage in IterativePlanner.
|
| StageAllocatorLowCostAligned.DurationInterval |
An inner class that represents an interval, typically of length duration.
|
| StageExecutionInterval |
An auxiliary class used to compute the time interval in which the stage can
be allocated resources by
IterativePlanner. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.