BatchEndOfStream
data class BatchEndOfStream(val stream: DestinationStream.Descriptor, val taskName: String, val part: Int, val totalInputCount: Long) : BatchUpdate
Constructors
Link copied to clipboard
constructor(stream: DestinationStream.Descriptor, taskName: String, part: Int, totalInputCount: Long)