Interface ExecutionDeploymentReconciler

    • Method Detail

      • reconcileExecutionDeployments

        void reconcileExecutionDeployments​(ResourceID taskExecutorHost,
                                           ExecutionDeploymentReport executionDeploymentReport,
                                           Map<ExecutionAttemptID,​ExecutionDeploymentState> expectedDeployedExecutionIds)
        Reconciles the deployment states between all reported/expected executions for the given task executor.
        Parameters:
        taskExecutorHost - hosting task executor
        executionDeploymentReport - task executor report for deployed executions
        expectedDeployedExecutionIds - map of expected executions and their current deployment status