@AutoService(value=org.apache.seatunnel.api.sink.SeaTunnelSink.class) public class DingTalkSink extends AbstractSimpleSink<SeaTunnelRow,Void>
| 构造器和说明 |
|---|
DingTalkSink() |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractSinkWriter<SeaTunnelRow,Void> |
createWriter(SinkWriter.Context context) |
String |
getPluginName() |
void |
prepare(org.apache.seatunnel.shade.com.typesafe.config.Config pluginConfig) |
void |
setTypeInfo(SeaTunnelRowType seaTunnelRowType) |
createAggregatedCommitter, createCommitter, getAggregatedCommitInfoSerializer, getCommitInfoSerializer, restoreWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConsumedType, getWriterStateSerializersetJobContextpublic String getPluginName()
public void prepare(org.apache.seatunnel.shade.com.typesafe.config.Config pluginConfig)
throws PrepareFailException
public void setTypeInfo(SeaTunnelRowType seaTunnelRowType)
public AbstractSinkWriter<SeaTunnelRow,Void> createWriter(SinkWriter.Context context) throws IOException
createWriter 在接口中 SeaTunnelSink<SeaTunnelRow,Void,Void,Void>createWriter 在类中 AbstractSimpleSink<SeaTunnelRow,Void>IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.