| Package | Description |
|---|---|
| org.apache.flink.table.factories |
| Modifier and Type | Class and Description |
|---|---|
static class |
WorkflowSchedulerFactoryUtil.DefaultWorkflowSchedulerContext
Default implementation of
WorkflowSchedulerFactory.Context. |
| Modifier and Type | Method and Description |
|---|---|
WorkflowScheduler<?> |
WorkflowSchedulerFactory.createWorkflowScheduler(WorkflowSchedulerFactory.Context context)
Create a workflow scheduler instance which interacts with external scheduler service.
|
static WorkflowSchedulerFactoryUtil.WorkflowSchedulerFactoryHelper |
WorkflowSchedulerFactoryUtil.createWorkflowSchedulerFactoryHelper(WorkflowSchedulerFactory workflowSchedulerFactory,
WorkflowSchedulerFactory.Context context)
Creates a utility that helps to validate options for a
WorkflowSchedulerFactory. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.