Package fr.maif.eventsourcing
Class ReactivePostgresKafkaEventProcessorBuilder.BuilderWithPool
java.lang.Object
fr.maif.eventsourcing.ReactivePostgresKafkaEventProcessorBuilder.BuilderWithPool
- Enclosing class:
- ReactivePostgresKafkaEventProcessorBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pgAsyncPool
public final fr.maif.jooq.PgAsyncPool pgAsyncPool
-
-
Constructor Details
-
BuilderWithPool
public BuilderWithPool(fr.maif.jooq.PgAsyncPool pgAsyncPool)
-
-
Method Details
-
withTables
public ReactivePostgresKafkaEventProcessorBuilder.BuilderWithTables withTables(TableNames tableNames)
-