public class AmazonDynamoDBWriter extends AbstractSinkWriter<SeaTunnelRow,Void>
SinkWriter.Context| 构造器和说明 |
|---|
AmazonDynamoDBWriter(AmazonDynamoDBSourceOptions amazondynamodbSourceOptions,
SeaTunnelRowType seaTunnelRowType) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
Optional<Void> |
prepareCommit() |
void |
write(SeaTunnelRow element) |
abortPrepareclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplySchemaChange, snapshotStatepublic AmazonDynamoDBWriter(AmazonDynamoDBSourceOptions amazondynamodbSourceOptions, SeaTunnelRowType seaTunnelRowType)
public void write(SeaTunnelRow element) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionpublic Optional<Void> prepareCommit()
prepareCommit 在接口中 SinkWriter<SeaTunnelRow,Void,Void>prepareCommit 在类中 AbstractSinkWriter<SeaTunnelRow,Void>Copyright © 2024 The Apache Software Foundation. All rights reserved.