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

Table: KafkaNodeTopicPartitionLogDescription

ParameterTypeRequiredDefaultDescription
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 Whether is future.
offsetlongyes The amount of offset.
sizelongyes The size.
topicPartitionKafkaTopicPartitionyes The topic of the partition. See KafkaTopicPartition.