Skip to main content

consumers

Overview

Nameconsumers
TypeResource
Idconfluent.kafka.consumers

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
get_kafka_consumerEXECcluster_id, consumer_group_id, consumer_idGenerally Available

Return the consumer specified by the consumer_id.
list_kafka_consumersEXECcluster_id, consumer_group_idGenerally Available

Return a list of consumers that belong to the specified consumer
group.