| Interface | Description |
|---|---|
| Executor |
A gateway for communicating with Flink and other external systems.
|
| Class | Description |
|---|---|
| ResultDescriptor |
Describes a result to be expected from a table program.
|
| TypedResult<P> |
Result with an attached type (actual payload, EOS, etc.).
|
| Enum | Description |
|---|---|
| TypedResult.ResultType |
Result types.
|
| Exception | Description |
|---|---|
| SqlExecutionException |
Exception thrown during the execution of SQL statements.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.