Uses of Class
org.apache.flink.table.client.gateway.result.CollectResultBase
-
Packages that use CollectResultBase Package Description org.apache.flink.table.client.gateway.result -
-
Uses of CollectResultBase in org.apache.flink.table.client.gateway.result
Subclasses of CollectResultBase in org.apache.flink.table.client.gateway.result Modifier and Type Class Description classChangelogCollectResultCollects results and returns them as a changelog.classMaterializedCollectBatchResultCollects results and returns them as table snapshots.classMaterializedCollectResultBaseBase class to collect results and returns them as table snapshots.classMaterializedCollectStreamResultCollects results and returns them as table snapshots.
-