DestinationStreamFactory

@Singleton
class DestinationStreamFactory(jsonSchemaToAirbyteType: JsonSchemaToAirbyteType, namespaceMapper: NamespaceMapper)

Constructors

Link copied to clipboard
constructor(jsonSchemaToAirbyteType: JsonSchemaToAirbyteType, namespaceMapper: NamespaceMapper)

Functions

Link copied to clipboard
fun make(stream: ConfiguredAirbyteStream): DestinationStream