Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the mapping of each data element in the streaming source to the corresponding column in the in-application stream.

Link copied to clipboard
val recordEncoding: String? = null

Specifies the encoding of the records in the streaming source. For example, UTF-8.

Link copied to clipboard