Uses of Interface
io.smallrye.reactive.messaging.kafka.commit.ProcessingStateCodec
Packages that use ProcessingStateCodec
-
Uses of ProcessingStateCodec in io.smallrye.reactive.messaging.kafka.commit
Classes in io.smallrye.reactive.messaging.kafka.commit that implement ProcessingStateCodecModifier and TypeClassDescriptionclass
Default codec for Json serialization, which use Vert.x Json support (uses Jackson underneath).Methods in io.smallrye.reactive.messaging.kafka.commit that return ProcessingStateCodecModifier and TypeMethodDescriptionCreate codec instance from state typeConstructors in io.smallrye.reactive.messaging.kafka.commit with parameters of type ProcessingStateCodecModifierConstructorDescriptionFileCheckpointStateStore
(io.vertx.mutiny.core.Vertx vertx, String consumerGroupId, File stateDir, ProcessingStateCodec codec)