JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ru.tinkoff.kora.kafka.common.producer
Interface TransactionalProducer<K,
V>
All Known Implementing Classes:
TransactionalProducerImpl
public interface
TransactionalProducer<K,
V>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
org.apache.kafka.clients.producer.Producer<
K
,
V
>
begin
()
Method Details
begin
org.apache.kafka.clients.producer.Producer<
K
,
V
>
begin
()