| Package | Description |
|---|---|
| org.apache.flink.table.workflow |
| Modifier and Type | Class and Description |
|---|---|
class |
CreatePeriodicRefreshWorkflow
CreateRefreshWorkflow provides the related information to create periodic refresh
workflow of CatalogMaterializedTable. |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.