public class CassandraSinkWriter extends AbstractSinkWriter<SeaTunnelRow,Void>
SinkWriter.Context| 构造器和说明 |
|---|
CassandraSinkWriter(CassandraParameters cassandraParameters,
SeaTunnelRowType seaTunnelRowType,
com.datastax.oss.driver.api.core.cql.ColumnDefinitions tableSchema) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
close() |
void |
write(SeaTunnelRow row) |
abortPrepare, prepareCommitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplySchemaChange, snapshotStatepublic CassandraSinkWriter(CassandraParameters cassandraParameters, SeaTunnelRowType seaTunnelRowType, com.datastax.oss.driver.api.core.cql.ColumnDefinitions tableSchema)
public void write(SeaTunnelRow row) throws IOException
IOExceptionpublic void close()
throws IOException
IOExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.