public class AssertSink extends AbstractSimpleSink<SeaTunnelRow,Void> implements SupportMultiTableSink
| 构造器和说明 |
|---|
AssertSink(ReadonlyConfig pluginConfig,
CatalogTable catalogTable) |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractSinkWriter<SeaTunnelRow,Void> |
createWriter(SinkWriter.Context context) |
String |
getPluginName() |
createAggregatedCommitter, createCommitter, getAggregatedCommitInfoSerializer, getCommitInfoSerializer, restoreWriterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConsumedType, getWriterStateSerializer, setTypeInfopreparesetJobContextpublic AssertSink(ReadonlyConfig pluginConfig, CatalogTable catalogTable)
public AbstractSinkWriter<SeaTunnelRow,Void> createWriter(SinkWriter.Context context)
createWriter 在接口中 SeaTunnelSink<SeaTunnelRow,Void,Void,Void>createWriter 在类中 AbstractSimpleSink<SeaTunnelRow,Void>public String getPluginName()
getPluginName 在接口中 PluginIdentifierInterfaceCopyright © 2024 The Apache Software Foundation. All rights reserved.