| Package | Description |
|---|---|
| org.apache.flink.table.client.cli | |
| org.apache.flink.table.client.gateway.result |
| Constructor and Description |
|---|
CliTableResultView(org.jline.terminal.Terminal terminal,
ResultDescriptor resultDescriptor,
MaterializedResult materializedResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaterializedCollectBatchResult
Collects results and returns them as table snapshots.
|
class |
MaterializedCollectResultBase
Base class to collect results and returns them as table snapshots.
|
class |
MaterializedCollectStreamResult
Collects results and returns them as table snapshots.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.