| Package | Description |
|---|---|
| org.apache.flink.table.client.gateway.local | |
| org.apache.flink.table.client.gateway.local.result |
| Class and Description |
|---|
| DynamicResult
A result of a dynamic table program.
|
| Class and Description |
|---|
| BasicResult
Basic result of a table program that has been submitted to a cluster.
|
| ChangelogResult
A result that is represented as a changelog consisting of insert and delete records.
|
| CollectStreamResult
A result that works similarly to
DataStreamUtils.collect(DataStream). |
| DynamicResult
A result of a dynamic table program.
|
| MaterializedResult
A result that is materialized and can be viewed by navigating through a snapshot.
|
| Result
A result of a table program submission to a cluster.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.