Uses of Class
org.apache.flink.table.client.gateway.result.MaterializedCollectResultBase
-
Packages that use MaterializedCollectResultBase Package Description org.apache.flink.table.client.gateway.result -
-
Uses of MaterializedCollectResultBase in org.apache.flink.table.client.gateway.result
Subclasses of MaterializedCollectResultBase in org.apache.flink.table.client.gateway.result Modifier and Type Class Description classMaterializedCollectBatchResultCollects results and returns them as table snapshots.classMaterializedCollectStreamResultCollects results and returns them as table snapshots.
-