Class RDKafkaConsumerConnector

Description

RDKafka consumer connector

Features:

  • consumer connector manager for node-rdkafka

Example


Hierarchy

Constructors

Properties

#connections: Map<string, IRDKafkaConsumerConnection>

Description

Private connections storage

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

Description

Private connections storage

Description

Private link to selected (used) connection

#current: IRDKafkaConsumerConnection = undefined

Description

Private link to selected (used) connection

config: IConfig

Description

Config dependency

namespace: "RDKafkaConsumer" = 'RDKafkaConsumer'

Description

Namespace path for fetching configuration

Accessors

Methods

Generated using TypeDoc