Uses of Class
io.smallrye.reactive.messaging.kafka.commit.StateStore
-
Packages that use StateStore Package Description io.smallrye.reactive.messaging.kafka.commit -
-
Uses of StateStore in io.smallrye.reactive.messaging.kafka.commit
Methods in io.smallrye.reactive.messaging.kafka.commit that return StateStore Modifier and Type Method Description static <S> StateStore<S>
StateStore. fromMessage(org.eclipse.microprofile.reactive.messaging.Message<?> message)
-