| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.workflow |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CreatePeriodicRefreshWorkflow
CreateRefreshWorkflow provides the related information to create periodic refresh
workflow of CatalogMaterializedTable. |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
WorkflowScheduler.createRefreshWorkflow(CreateRefreshWorkflow createRefreshWorkflow)
Create a refresh workflow in specific scheduler service for the materialized table, return a
RefreshHandler instance which can locate the refresh workflow detail information. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.