PlanningObserver

izumi.distage.model.planning.PlanningObserver

Execute side-effects to observe planning algorithm execution, e.g. log, write GraphViz files, etc.

Attributes

See also:

GraphDumpObserver

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def onPlanningFinished(input: PlannerInput, plan: DG[DIKey, ExecutableOp]): Unit