open fun rxBeginningOffsets(topicPartition: TopicPartition): Single<Long>
Get the first offset for the given partitions.
topicPartition - the partition to get the earliest offset.
topicPartition
Return