Interface DeliveryAttemptAware

    • Method Detail

      • deliveryAttempt

        int deliveryAttempt​(TopicPartitionOffset topicPartitionOffset)
        Return the next delivery attempt for the topic/partition/offset.
        Parameters:
        topicPartitionOffset - the topic/partition/offset.
        Returns:
        the next delivery attempt.