NVIDIA DeepStream SDK API Reference

6.4 Release
producer_instance_t Struct Reference

Detailed Description

Definition at line 67 of file kafka_client.h.

Data Fields

char partition_key_field [MAX_FIELD_LEN]
 
rd_kafka_t * producer
 

Field Documentation

◆ partition_key_field

char producer_instance_t::partition_key_field[MAX_FIELD_LEN]

Definition at line 68 of file kafka_client.h.

◆ producer

rd_kafka_t* producer_instance_t::producer

Definition at line 69 of file kafka_client.h.


The documentation for this struct was generated from the following file: