Verwendungen von Klasse
de.dlr.proseo.planner.ProductionPlanner
Packages, die ProductionPlanner verwenden
Package
Beschreibung
Top-level classes for the prosEO Production Planner component
-
Verwendungen von ProductionPlanner in de.dlr.proseo.planner
Felder in de.dlr.proseo.planner, die deklariert sind als ProductionPlanner -
Verwendungen von ProductionPlanner in de.dlr.proseo.planner.dispatcher
Methoden in de.dlr.proseo.planner.dispatcher mit Parametern vom Typ ProductionPlannerModifizierer und TypMethodeBeschreibungOrderDispatcher.createJobSteps
(long orderId, ProcessingFacility facility, ProductionPlanner productionPlanner, OrderPlanThread thread) Create the job steps for each job of the processing order.Konstruktoren in de.dlr.proseo.planner.dispatcher mit Parametern vom Typ ProductionPlannerModifiziererKonstruktorBeschreibungKubeDispatcher
(ProductionPlanner planner, KubeConfig kubeConfiguration, Boolean onlyRun) Create new KubeDispatcher for planner -
Verwendungen von ProductionPlanner in de.dlr.proseo.planner.kubernetes
Methoden in de.dlr.proseo.planner.kubernetes, die ProductionPlanner zurückgebenModifizierer und TypMethodeBeschreibungKubeConfig.getProductionPlanner()
Returns the production planner.Konstruktoren in de.dlr.proseo.planner.kubernetes mit Parametern vom Typ ProductionPlannerModifiziererKonstruktorBeschreibungKubeConfig
(ProcessingFacility processingFacility, ProductionPlanner planner) Instantiates a new KubeConfig object with a processing facility.KubeJobFinish
(KubeJob kubeJob, ProductionPlanner planner, String jobName) Creates a new thread instance to monitor a Kubernetes job until its completion. -
Verwendungen von ProductionPlanner in de.dlr.proseo.planner.util
Konstruktoren in de.dlr.proseo.planner.util mit Parametern vom Typ ProductionPlannerModifiziererKonstruktorBeschreibungOrderPlanThread
(ProductionPlanner productionPlanner, OrderDispatcher orderDispatcher, long orderId, ProcessingFacility procFacility, String name) Create new threadOrderReleaseThread
(ProductionPlanner productionPlanner, javax.persistence.EntityManager em, JobUtil jobUtil, ProcessingOrder order, String name) Create new thread