Class | Description |
---|---|
CassandraInputFormat<OUT extends Tuple> |
InputFormat to read data from Apache Cassandra and generate $
Tuple . |
CassandraOutputFormat<OUT extends Tuple> | Deprecated
Please use CassandraTupleOutputFormat instead.
|
CassandraOutputFormatBase<OUT> |
CassandraOutputFormatBase is the common abstract class for writing into Apache Cassandra.
|
CassandraRowOutputFormat |
OutputFormat to write Flink
Row s into a Cassandra cluster. |
CassandraTupleOutputFormat<OUT extends Tuple> |
OutputFormat to write Flink
Tuple s into a Cassandra cluster. |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.