| Constructor and Description |
|---|
KafkaSink() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
open(Map<String,Object> config) |
CompletableFuture<Void> |
write(KeyValue<K,V> message) |
public CompletableFuture<Void> write(KeyValue<K,V> message)
public void close()
throws IOException
close in interface AutoCloseableIOExceptionCopyright © 2017–2018 Apache Software Foundation. All rights reserved.