public class EmailSinkWriter extends AbstractSinkWriter<SeaTunnelRow,Void>
SinkWriter.Context| 构造器和说明 |
|---|
EmailSinkWriter(SeaTunnelRowType seaTunnelRowType,
org.apache.seatunnel.shade.com.typesafe.config.Config pluginConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
createFile() |
void |
write(SeaTunnelRow element) |
abortPrepare, prepareCommitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplySchemaChange, snapshotStatepublic EmailSinkWriter(SeaTunnelRowType seaTunnelRowType, org.apache.seatunnel.shade.com.typesafe.config.Config pluginConfig)
public void write(SeaTunnelRow element)
public void close()
public void createFile()
Copyright © 2024 The Apache Software Foundation. All rights reserved.