Uses of Interface
org.apache.flink.table.factories.WorkflowSchedulerFactory.Context
Packages that use WorkflowSchedulerFactory.Context
-
Uses of WorkflowSchedulerFactory.Context in org.apache.flink.table.factories
Classes in org.apache.flink.table.factories that implement WorkflowSchedulerFactory.ContextModifier and TypeClassDescriptionstatic classDefault implementation ofWorkflowSchedulerFactory.Context.Methods in org.apache.flink.table.factories with parameters of type WorkflowSchedulerFactory.ContextModifier and TypeMethodDescriptionWorkflowSchedulerFactory.createWorkflowScheduler(WorkflowSchedulerFactory.Context context) Create a workflow scheduler instance which interacts with external scheduler service.WorkflowSchedulerFactoryUtil.createWorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory workflowSchedulerFactory, WorkflowSchedulerFactory.Context context) Creates a utility that helps to validate options for aWorkflowSchedulerFactory.