KafkaNodeTopicPartitionLogDescription

KafkaNodeTopicPartitionLogDescription is a datatype for a Kafka node topic partition description.

Table: KafkaNodeTopicPartitionLogDescription

ParameterTypeRequiredDefaultStabilityDescription
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
isFuturebooleanyes Short-TermWhether is future.
offsetlongyes Short-TermThe amount of offset.
sizelongyes Short-TermThe size.
topicPartitionKafkaTopicPartitionyes Short-TermThe topic of the partition. See KafkaTopicPartition.