Class RDKafkaConsumerStreamConnector

Description

RDKafka consumer stream connector

Features:

  • Consumer stream connector manager for node-rdkafka

Example


Hierarchy

Constructors

Properties

#connections: Map<string, IRDKafkaConsumerStreamConnection>

Description

Private connections storage

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

Description

Private connections storage

Description

Private link to selected (used) connection

#current: IRDKafkaConsumerStreamConnection = undefined

Description

Private link to selected (used) connection

config: IConfig

Description

Config dependency

namespace: "RDKafkaConsumerStream" = 'RDKafkaConsumerStream'

Description

Namespace path for fetching configuration

Accessors

Methods

Generated using TypeDoc