DestinationWriter

Implementor interface. Every Destination must extend this and at least provide an implementation of createStreamLoader.

Functions

Link copied to clipboard
Link copied to clipboard
open suspend fun setup()
Link copied to clipboard
open suspend fun teardown(hadFailure: Boolean = false)