SkylineStore.See: Description
| 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. |
SkylineStore.Copyright © 2019 Apache Software Foundation. All Rights Reserved.