ISink

interface ISink

Inheritors

Properties

Link copied to clipboard
abstract val isOpenFlow: StateFlow<Boolean>

Whether if the endpoint is opened. For example, if the file is opened for FileSink.

Link copied to clipboard
abstract val metrics: Any

Metrics of the sink.