| 接口 | 说明 |
|---|---|
| CommonOptions | |
| PluginIdentifierInterface |
todo: unified with Plugin
|
| SeaTunnelPluginLifeCycle | 已过时
SeaTunnel will not invoke prepare when init plugin, instead by
Factory |
| 类 | 说明 |
|---|---|
| JobContext |
This class is used to store the context of the job. e.g. the table schema, catalog...etc.
|
| 枚举 | 说明 |
|---|---|
| SeaTunnelAPIErrorCode |
| 异常错误 | 说明 |
|---|---|
| PrepareFailException |
This exception will throw when
SeaTunnelPluginLifeCycle.prepare(Config) failed. |
Copyright © 2024 The Apache Software Foundation. All rights reserved.