T - The type of RefreshHandler used by specific WorkflowScheduler to
locate the refresh workflow in scheduler service.@PublicEvolving public interface ModifyRefreshWorkflow<T extends RefreshHandler> extends RefreshWorkflow
ModifyRefreshWorkflow provides the related information to modify refresh workflow of
CatalogMaterializedTable.| Modifier and Type | Method and Description |
|---|---|
T |
getRefreshHandler()
Return
RefreshHandler from corresponding WorkflowScheduler which provides
meta info to points to the refresh workflow in scheduler service. |
T getRefreshHandler()
RefreshHandler from corresponding WorkflowScheduler which provides
meta info to points to the refresh workflow in scheduler service.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.