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