Class RefreshMaterializedTableResponseBody

  • All Implemented Interfaces:
    org.apache.flink.runtime.rest.messages.ResponseBody

    public class RefreshMaterializedTableResponseBody
    extends Object
    implements org.apache.flink.runtime.rest.messages.ResponseBody
    ResponseBody for executing a materialized table refresh operation.
    • Constructor Detail

      • RefreshMaterializedTableResponseBody

        public RefreshMaterializedTableResponseBody​(String operationHandle)
    • Method Detail

      • getOperationHandle

        public String getOperationHandle()