org.apache.kafka.clients.producer.KafkaProducer

GPTKB entity

Statements (25)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:builtBy gptkb:java.util.Properties
gptkbp:documentation https://kafka.apache.org/30/javadoc/org/apache/kafka/clients/producer/KafkaProducer.html
https://www.w3.org/2000/01/rdf-schema#label org.apache.kafka.clients.producer.KafkaProducer
gptkbp:implementedIn java.io.Closeable
org.apache.kafka.clients.producer.Producer
gptkbp:introducedIn 0.8.2
gptkbp:method gptkb:center
metrics
send
flush
abortTransaction
beginTransaction
commitTransaction
initTransactions
partitionsFor
gptkbp:partOf gptkb:Apache_Kafka
gptkbp:supports transactions
asynchronous message sending
synchronous message sending
gptkbp:threadSafe true
gptkbp:type org.apache.kafka.clients.producer
gptkbp:usedFor producing messages to Kafka topics
gptkbp:bfsParent gptkb:Kafka_producer_API
gptkbp:bfsLayer 8