LrKafkaConsumer.paused
Calls the paused method on the KafkaConsumer initialized for the Vuser.
public static Set<TopicPartition> paused()
Arguments
This function does not have any arguments
Return values
Returns the set of paused topics.
General information
For more information about this function, see the Apache Kafka documentation.