Properties
Protected client
client: Kafka = null
Protected clientId
clientId: string
Protected consumer
consumer: Consumer = null
Protected consumerAssignments
consumerAssignments: {}
Protected groupId
groupId: string
Protected logger
logger: Logger = new Logger(ClientKafka.name)
Protected Readonly options
options: KafkaOptions["options"]
Protected responsePatterns
responsePatterns: string[] = []
Protected routingMap
routing
Map: Map<string, Function> = new Map<string, Function>()