public class AerospikeStringSink extends AerospikeAbstractSink<String,String>
| Constructor and Description |
|---|
AerospikeStringSink() |
| Modifier and Type | Method and Description |
|---|---|
KeyValue<String,String> |
extractKeyValue(org.apache.pulsar.functions.api.Record<byte[]> record) |
close, open, writepublic KeyValue<String,String> extractKeyValue(org.apache.pulsar.functions.api.Record<byte[]> record)
extractKeyValue in class AerospikeAbstractSink<String,String>Copyright © 2017–2021 Apache Software Foundation. All rights reserved.