Uses of Class
io.smallrye.reactive.messaging.kafka.commit.KafkaCheckpointCommit.CheckpointState
Packages that use KafkaCheckpointCommit.CheckpointState
-
Uses of KafkaCheckpointCommit.CheckpointState in io.smallrye.reactive.messaging.kafka.commit
Methods in io.smallrye.reactive.messaging.kafka.commit that return KafkaCheckpointCommit.CheckpointStateModifier and TypeMethodDescriptionKafkaCheckpointCommit.CheckpointState.withPersistedAt
(io.smallrye.reactive.messaging.kafka.commit.KafkaCheckpointCommit.OffsetPersistedAt offsetPersistedAt) Constructors in io.smallrye.reactive.messaging.kafka.commit with parameters of type KafkaCheckpointCommit.CheckpointStateModifierConstructorDescriptionDefaultCheckpointMetadata
(org.apache.kafka.common.TopicPartition topicPartition, long recordOffset, KafkaCheckpointCommit.CheckpointState<T> checkpointState)