Uses of Package
org.apache.flink.table.gateway.service.result
-
Packages that use org.apache.flink.table.gateway.service.result Package Description org.apache.flink.table.gateway.service.operation org.apache.flink.table.gateway.service.result -
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.