Uses of Interface
org.apache.flink.table.factories.WorkflowSchedulerFactory
Packages that use WorkflowSchedulerFactory
-
Uses of WorkflowSchedulerFactory in org.apache.flink.table.factories
Methods in org.apache.flink.table.factories with parameters of type WorkflowSchedulerFactoryModifier and TypeMethodDescriptionWorkflowSchedulerFactoryUtil.createWorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory workflowSchedulerFactory, WorkflowSchedulerFactory.Context context) Creates a utility that helps to validate options for aWorkflowSchedulerFactory.Constructors in org.apache.flink.table.factories with parameters of type WorkflowSchedulerFactoryModifierConstructorDescriptionWorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory workflowSchedulerFactory, Map<String, String> configOptions)