Package org.apache.flink.table.client.gateway.result
package org.apache.flink.table.client.gateway.result
-
ClassDescriptionCollects results and returns them as a changelog.A result that is represented as a changelog consisting of insert and delete records.A result that works through
TableResult.collect().A result of a dynamic table program.Collects results and returns them as table snapshots.Base class to collect results and returns them as table snapshots.Collects results and returns them as table snapshots.A result that is materialized and can be viewed by navigating through a snapshot.