Package org.apache.flink.table.gateway.rest.message.statement
package org.apache.flink.table.gateway.rest.message.statement
-
ClassDescription
RequestBodyfor completing a statement.ResponseBodyfor completing a statement.RequestBodyfor executing a statement.ResponseBodyfor executing a statement.The implementation of theFetchResultsResponseBodywith ready results.MessageParametersfor fetching results.ResponseBodyfor executing a statement.AMessageQueryParameterthat parses the 'rowFormat' query parameter for fetching results.MessagePathParameterthat parses the token string.TheFetchResultsResponseBodyindicates the results is not ready.