KafkaTopicPartition
KafkaTopicPartition
is a
datatype for a Kafka topic partition.
Table: KafkaTopicPartition
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Sep 25, 2024 | |||||
partition | integer | yes | Short-Term | The number of the partition. | |
topic | string | yes | Short-Term | The Kafka topic for the partition. |