| Package | Description |
|---|---|
| org.apache.flink.table.workflow |
| Modifier and Type | Interface and Description |
|---|---|
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. |
| Modifier and Type | Class and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.