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 |
---|
ChangelogResult
A result that is represented as a changelog consisting of insert and delete records.
|
CollectResultBase
A result that works through
TableResult.collect() . |
CollectResultBase.ResultRetrievalThread
Thread to retrieve data from the
CloseableIterator and process. |
DynamicResult
A result of a dynamic table program.
|
MaterializedCollectResultBase
Base class to collect results and returns them as table snapshots.
|
MaterializedResult
A result that is materialized and can be viewed by navigating through a snapshot.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.