| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.workflow |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
CreateRefreshWorkflow
CreateRefreshWorkflow provides the related information to create refresh workflow of
CatalogMaterializedTable. |
interface |
ModifyRefreshWorkflow<T extends RefreshHandler>
ModifyRefreshWorkflow provides the related information to modify refresh workflow of
CatalogMaterializedTable. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
CreatePeriodicRefreshWorkflow
CreateRefreshWorkflow provides the related information to create periodic refresh
workflow of CatalogMaterializedTable. |
class |
DeleteRefreshWorkflow<T extends RefreshHandler>
DeleteRefreshWorkflow provides the related information to delete refresh workflow of
CatalogMaterializedTable. |
class |
ResumeRefreshWorkflow<T extends RefreshHandler>
ModifyRefreshWorkflow provides the related information to resume refresh workflow of
CatalogMaterializedTable. |
class |
SuspendRefreshWorkflow<T extends RefreshHandler>
ModifyRefreshWorkflow provides the related information to suspend refresh workflow of
CatalogMaterializedTable. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.