Uses of Package
org.apache.flink.table.client.gateway.result
Packages that use org.apache.flink.table.client.gateway.result
Package
Description
-
Classes in org.apache.flink.table.client.gateway.result used by org.apache.flink.table.client.cliClassDescriptionA result that is represented as a changelog consisting of insert and delete records.A result that is materialized and can be viewed by navigating through a snapshot.
-
-
Classes in org.apache.flink.table.client.gateway.result used by org.apache.flink.table.client.gateway.resultClassDescriptionA result that is represented as a changelog consisting of insert and delete records.A result that works through
TableResult.collect().Thread to retrieve data from theCloseableIteratorand process.A result of a dynamic table program.Base class to collect results and returns them as table snapshots.A result that is materialized and can be viewed by navigating through a snapshot.