public class CassandraRowOutputFormat extends CassandraOutputFormatBase<Row>
Row
s into a Cassandra cluster.Constructor and Description |
---|
CassandraRowOutputFormat(String insertQuery,
ClusterBuilder builder) |
Modifier and Type | Method and Description |
---|---|
protected Object[] |
extractFields(Row record) |
close, configure, onWriteFailure, onWriteSuccess, open, writeRecord
getRuntimeContext, setRuntimeContext
public CassandraRowOutputFormat(String insertQuery, ClusterBuilder builder)
protected Object[] extractFields(Row record)
extractFields
in class CassandraOutputFormatBase<Row>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.