DestinationRecordStreamComplete

data class DestinationRecordStreamComplete(val stream: DestinationStream, val emittedAtMs: Long) : DestinationMessage

Constructors

Link copied to clipboard
constructor(stream: DestinationStream, emittedAtMs: Long)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun asProtocolMessage(): AirbyteMessage