Class WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext

java.lang.Object
org.apache.flink.table.factories.WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext
All Implemented Interfaces:
WorkflowSchedulerFactory.Context
Enclosing class:
WorkflowSchedulerFactoryUtil

@Internal public static class WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext extends Object implements WorkflowSchedulerFactory.Context
Default implementation of WorkflowSchedulerFactory.Context.
  • Constructor Details

    • DefaultWorkflowSchedulerContext

      public DefaultWorkflowSchedulerContext(org.apache.flink.configuration.ReadableConfig configuration, Map<String,String> workflowSchedulerConfig)
  • Method Details