| 接口 | 说明 |
|---|---|
| Executor |
A gateway for communicating with Flink and other external systems.
|
| 类 | 说明 |
|---|---|
| ResultDescriptor |
Describes a result to be expected from a table program.
|
| TypedResult<P> |
Result with an attached type (actual payload, EOS, etc.).
|
| 枚举 | 说明 |
|---|---|
| TypedResult.ResultType |
Result types.
|
| 异常错误 | 说明 |
|---|---|
| SqlExecutionException |
Exception thrown during the execution of SQL statements.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.