Uses of Package
org.apache.flink.table.gateway.service.result
-
Classes in org.apache.flink.table.gateway.service.result used by org.apache.flink.table.gateway.service.application Class Description ResultFetcher A fetcher to fetch result from submitted statement. -
Classes in org.apache.flink.table.gateway.service.result used by org.apache.flink.table.gateway.service.materializedtable Class Description ResultFetcher A fetcher to fetch result from submitted statement. -
Classes in org.apache.flink.table.gateway.service.result used by org.apache.flink.table.gateway.service.operation Class Description ResultFetcher A fetcher to fetch result from submitted statement. -
Classes in org.apache.flink.table.gateway.service.result used by org.apache.flink.table.gateway.service.result Class Description NotReadyResult To represent that the execution result is not ready to fetch.ResultFetcher A fetcher to fetch result from submitted statement.ResultStore A result store which stores and buffers results.