Package fr.maif.eventsourcing
Class ReactiveEventProcessor
java.lang.Object
fr.maif.eventsourcing.ReactiveEventProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithPgAsyncPool(fr.maif.jooq.PgAsyncPool pgAsyncPool) withPgAsyncPool(fr.maif.jooq.reactor.PgAsyncPool pgAsyncPool)
-
Constructor Details
-
ReactiveEventProcessor
public ReactiveEventProcessor()
-
-
Method Details
-
withPgAsyncPool
public static ReactivePostgresKafkaEventProcessorBuilder.BuilderWithPool withPgAsyncPool(fr.maif.jooq.PgAsyncPool pgAsyncPool) -
withPgAsyncPool
public static ReactorPostgresKafkaEventProcessorBuilder.BuilderWithPool withPgAsyncPool(fr.maif.jooq.reactor.PgAsyncPool pgAsyncPool)
-