| Class | Description |
|---|---|
| AerospikeAbstractSink<K,V> |
A Simple abstract class for Aerospike sink
Users need to implement extractKeyValue function to use this sink
|
| AerospikeSinkConfig | |
| AerospikeStringSink |
Aerospike 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.