| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.factories |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.