Sunday, May 7, 2023

Kafka Connect SinkTask Sınıfı

Giriş
Şu satırı dahil ederiz. Soyut bir sınıftır
import org.apache.kafka.connect.sink.SinkTask;
put metodu
İmzası şöyle
public abstract void put(Collection<SinkRecord> records);


No comments:

Post a Comment

Bufstream - Kafka Muadili

Giriş Açıklaması şöyle Bufstream was developed by Buf, a software company founded in 2020 to bring schema-driven development to the world...