public interface ProduceEvent
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<?> |
send(String topic,
String key,
String body) |
CompletableFuture<?> send(String topic, String key, String body)
Copyright © 2021. All rights reserved.