All Classes and Interfaces

Class
Description
Kafka Consumer initial offset property when no offset exists
Byte Record translation of Kafka Record with byte arrays for key and value properties
 
Container for results of processing / sending one FlowFile to Kafka.
 
Kafka Consumer Service must be closed to avoid leaking connection resources
 
The NiFi representation of a org.apache.kafka.clients.producer.ProducerRecord<byte[], byte[]>, intended to abstract Kafka library internals from NiFi Kafka processor implementations.
offset Summary for records corresponding to Kafka OffsetAndMetadata class
 
Polling Context for consuming records from Kafka Topics
 
 
 
Specification of parameters used by a Kafka processor to publish records to Kafka in the context of an enabled KafkaConnectionService.
Representation of Kafka Record Header
Controller service API container for wrapping results of publishing 1..n FlowFiles to Kafka.
 
Topic Partition Summary for records corresponding to Kafka TopicPartition class