| Package | Description |
|---|---|
| org.factcast.store.pgsql.internal |
| Modifier and Type | Method and Description |
|---|---|
PgFactIdToSerialMapper |
PgFactStoreInternalConfiguration.pgFactIdToSerialMapper(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
PgCatchupFactory |
PgFactStoreInternalConfiguration.pgCatchupFactory(PgConfigurationProperties props,
org.springframework.jdbc.core.JdbcTemplate jdbc,
PgFactIdToSerialMapper serMapper) |
org.factcast.store.pgsql.internal.PgSubscriptionFactory |
PgFactStoreInternalConfiguration.pgSubscriptionFactory(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
com.google.common.eventbus.EventBus eventBus,
PgFactIdToSerialMapper pgFactIdToSerialMapper,
PgLatestSerialFetcher pgLatestSerialFetcher,
PgCatchupFactory pgCatchupFactory) |
Copyright © 2018–2019 factcast. All rights reserved.