Class RDKafkaProducerConnector

Description

RDKafka producer connector

Features:

  • producer connector manager for node-rdkafka

Example


Hierarchy

Constructors

Properties

#connections: Map<string, IRDKafkaProducerConnection>

Description

Private connections storage

#connections: Map<string, IRDKafkaProducerConnection> = ...

Description

Private connections storage

Description

Private link to selected (used) connection

#current: IRDKafkaProducerConnection = undefined

Description

Private link to selected (used) connection

config: IConfig

Description

Config dependency

namespace: "RDKafkaProducer" = 'RDKafkaProducer'

Description

Namespace path for fetching configuration

Accessors

Methods

Generated using TypeDoc