Skip to main content

topic_partitions

Overview

Nametopic_partitions
TypeResource
Idconfluent.kafka.topic_partitions

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_partitionEXECcluster_id, partition_id, topic_nameGenerally Available

Return the partition with the given partition_id.
list_kafka_partitionsEXECcluster_id, topic_nameGenerally Available

Return the list of partitions that belong to the specified topic.