| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.sink | |
| org.apache.seatunnel.api.source | |
| org.apache.seatunnel.api.transform |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SeaTunnelSink<IN,StateT,CommitInfoT,AggregatedCommitInfoT>
The SeaTunnel sink interface, developer should implement this class when create a sink connector.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SeaTunnelSource<T,SplitT extends SourceSplit,StateT extends Serializable>
The interface for Source.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SeaTunnelTransform<T> |
Copyright © 2024 The Apache Software Foundation. All rights reserved.