LrKafkaConsumer.groupMetadata

Calls the groupMetadata method on the KafkaConsumer initialized for the Vuser.

public static ConsumerGroupMetadata groupMetadata()

Arguments

This function does not have any arguments.

Return values

Returns the current group metadata associated with the consumer.

For more information about this function, see the Apache Kafka documentation.