Package org.apache.hadoop.resourceestimator.solver.api
package org.apache.hadoop.resourceestimator.solver.api
API for
Solver.-
InterfacesClassDescriptionorg.apache.hadoop.resourceestimator.solver.api.SolverSolver takes recurring pipeline's
ResourceSkylinehistory as input, predicts itsResourcerequirement at each time t for the next run, and translate them intoResourceSkylinewhich will be used to make recurring resource reservations.