Uses of Interface
io.smallrye.reactive.messaging.kafka.commit.CheckpointStateStore.Factory
-
Packages that use CheckpointStateStore.Factory Package Description io.smallrye.reactive.messaging.kafka.commit -
-
Uses of CheckpointStateStore.Factory in io.smallrye.reactive.messaging.kafka.commit
Classes in io.smallrye.reactive.messaging.kafka.commit that implement CheckpointStateStore.Factory Modifier and Type Class Description static classFileCheckpointStateStore.FactoryConstructor parameters in io.smallrye.reactive.messaging.kafka.commit with type arguments of type CheckpointStateStore.Factory Constructor Description Factory(jakarta.enterprise.inject.Instance<CheckpointStateStore.Factory> stateStoreFactory)
-