| Class | Description |
|---|---|
| FlinkKafkaProducer<K,V> |
Wrapper around KafkaProducer that allows to resume transactions in case of node failure, which allows to implement
two phase commit algorithm for exactly-once semantic FlinkKafkaProducer.
|
| TransactionalIdsGenerator |
Class responsible for generating transactional ids to use when communicating with Kafka.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.