public class KafkaIgnoreCommit extends Object implements KafkaCommitHandler
KafkaCommitHandler.Strategy| Constructor and Description |
|---|
KafkaIgnoreCommit() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> CompletionStage<Void> |
handle(IncomingKafkaRecord<K,V> record) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpartitionsAssigned, partitionsRevoked, received, terminatepublic <K,V> CompletionStage<Void> handle(IncomingKafkaRecord<K,V> record)
handle in interface KafkaCommitHandlerCopyright © 2018–2021 SmallRye. All rights reserved.