public static class KafkaProducerSemantic.ExactlyOnce extends KafkaProducerSemantic
KafkaProducerSemantic.AtLeastOnce, KafkaProducerSemantic.ExactlyOnce, KafkaProducerSemantic.NoSemantics
Modifier and Type | Method and Description |
---|---|
java.time.Duration |
transactionTimeout() |
asAtLeastOnceSemantic, asExactlyOnceSemantic, asNoSemantic, atLeastOnce, exactlyOnce, isAtLeastOnceSemantic, isExactlyOnceSemantic, isNoSemantic, none
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.