Class RefreshMaterializedTableRequestBody
java.lang.Object
org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableRequestBody
- All Implemented Interfaces:
org.apache.flink.runtime.rest.messages.RequestBody
public class RefreshMaterializedTableRequestBody
extends Object
implements org.apache.flink.runtime.rest.messages.RequestBody
RequestBody for executing materialized table refresh operation.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Constructor Details
-
RefreshMaterializedTableRequestBody
-
-
Method Details
-
isPeriodic
public boolean isPeriodic() -
getScheduleTime
-
getDynamicOptions
-
getStaticPartitions
-
getExecutionConfig
-