Package org.apache.flink.table.gateway.api.results
-
Interface Summary Interface Description ResultSet AResultSet
represents the collection of the results. -
Class Summary Class Description FunctionInfo Info to describe the function.GatewayInfo Info to describe theSqlGatewayService
.OperationInfo Information of theOperation
.ResultSetImpl An implementation ofResultSet
.TableInfo Information of the table or view. -
Enum Summary Enum Description FetchOrientation Orientation to fetch results.ResultSet.ResultType Describe the kind of the result.