vertx
/
io.vertx.kotlin.kafka.client.producer
/
io.vertx.kafka.client.producer.KafkaProducer
/
abortTransactionAwait
abortTransactionAwait
suspend
fun
<
K
,
V
>
KafkaProducer
<
K
,
V
>
.
abortTransactionAwait
(
)
:
Unit