| Package | Description |
|---|---|
| org.factcast.store.pgsql.internal | |
| org.factcast.store.pgsql.internal.catchup.paged |
| Modifier and Type | Method and Description |
|---|---|
PgCatchupFactory |
PgFactStoreInternalConfiguration.pgCatchupFactory(PgConfigurationProperties props,
org.springframework.jdbc.core.JdbcTemplate jdbc,
PgFactIdToSerialMapper serMapper) |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
PgPagedCatchUpFactory |
Copyright © 2018–2019 factcast. All rights reserved.