| Class | Description |
|---|---|
| CassandraAbstractSink<K,V> |
A Simple abstract class for Cassandra sink
Users need to implement extractKeyValue function to use this sink
|
| CassandraSinkConfig | |
| CassandraStringSink |
Cassandra sink that treats incoming messages on the input topic as Strings
and write identical key/value pairs.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.