Factory
@Serializable
@SerialName(value = "!Postgres")
Constructors
Link copied to clipboard
constructor(remote: RemoteAlias, slotName: String, publicationName: String, indexer: PgIndexer.Factory)
Functions
Link copied to clipboard
open override fun open(dbName: String, remotes: Map<RemoteAlias, Remote>, meterRegistry: MeterRegistry?): ExternalSource