Class RDKafkaProducerStreamConnector

Description

RDKafka producer stream connector

Features:

  • Producer stream connector manager for node-rdkafka

Example


Hierarchy

Constructors

Properties

#connections: Map<string, IRDKafkaProducerStreamConnection>

Description

Private connections storage

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

Description

Private connections storage

Description

Private link to selected (used) connection

#current: IRDKafkaProducerStreamConnection = undefined

Description

Private link to selected (used) connection

config: IConfig

Description

Config dependency

namespace: "RDKafkaProducerStream" = 'RDKafkaProducerStream'

Description

Namespace path for fetching configuration

Accessors

Methods

Generated using TypeDoc