SkylineStore.| Interface | Description |
|---|---|
| HistorySkylineStore |
HistorySkylineStore stores pipeline job's
ResourceSkylines in all
runs. |
| PredictionSkylineStore |
PredictionSkylineStore stores the predicted
RLESparseResourceAllocation of a job as computed by the
Estimator based on the ResourceSkylines of past executions in
the HistorySkylineStore. |
| SkylineStore |
SkylineStore is composable interface for storing the history
ResourceSkylines of past job runs and the predicted
RLESparseResourceAllocation for future execution. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.