DebeziumPropertiesBuilder

class DebeziumPropertiesBuilder(props: Properties = Properties())

Utility class for building Properties for initializing the Debezium engine.

Constructors

Link copied to clipboard
constructor(props: Properties = Properties())

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun withConnector(connectorClass: Class<out Connector>): DebeziumPropertiesBuilder
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Tells Debezium which tables and columns we care about.