| Package | Description |
|---|---|
| org.factcast.store.pgsql.internal | |
| org.factcast.store.pgsql.internal.lock |
| Modifier and Type | Method and Description |
|---|---|
FactTableWriteLock |
PgFactStoreInternalConfiguration.factTableWriteLock(org.springframework.jdbc.core.JdbcTemplate tpl) |
| Modifier and Type | Method and Description |
|---|---|
FactStore |
PgFactStoreInternalConfiguration.factStore(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
org.factcast.store.pgsql.internal.PgSubscriptionFactory subscriptionFactory,
PgTokenStore tokenStore,
FactTableWriteLock lock,
io.micrometer.core.instrument.MeterRegistry registry) |
| Constructor and Description |
|---|
PgFactStore(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate,
org.factcast.store.pgsql.internal.PgSubscriptionFactory subscriptionFactory,
TokenStore tokenStore,
FactTableWriteLock lock,
io.micrometer.core.instrument.MeterRegistry registry) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdvisoryWriteLock |
Copyright © 2018–2019 factcast. All rights reserved.