Class RefreshMaterializedTableResponseBody
- java.lang.Object
-
- org.apache.flink.table.gateway.rest.message.materializedtable.RefreshMaterializedTableResponseBody
-
- All Implemented Interfaces:
ResponseBody
public class RefreshMaterializedTableResponseBody extends Object implements ResponseBody
ResponseBody
for executing a materialized table refresh operation.
-
-
Constructor Summary
Constructors Constructor Description RefreshMaterializedTableResponseBody(String operationHandle)
-