Class KafkaCheckpointCommit.LastStateStoredTooLongAgoException

    • Constructor Detail

      • LastStateStoredTooLongAgoException

        public LastStateStoredTooLongAgoException​(org.apache.kafka.common.TopicPartition topic,
                                                  long time,
                                                  long currentStateOffset,
                                                  long lastStoredOffset)