| Package | Description |
|---|---|
| org.apache.flink.table.factories |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowScheduler<?> |
WorkflowSchedulerFactoryUtil.createWorkflowScheduler(org.apache.flink.configuration.Configuration configuration,
ClassLoader classLoader)
Attempts to discover the appropriate workflow scheduler factory and creates the instance of
the scheduler.
|
WorkflowScheduler<?> |
WorkflowSchedulerFactory.createWorkflowScheduler(WorkflowSchedulerFactory.Context context)
Create a workflow scheduler instance which interacts with external scheduler service.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.