Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ChannelSourceMysql

Core properties of a Mysql Channel source.

Properties

Optional anonymousTransactionsHandling

hostname

hostname: string

The network address of the MySQL instance.

port

port: number

The port the source MySQL instance listens on. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const sourceType

sourceType: string = "MYSQL"

Optional sslCaCertificate

sslCaCertificate: model.PemCaCertificate

sslMode

sslMode: SslMode

The SSL mode of the Channel.

username

username: string

The name of the replication user on the source MySQL instance. The username has a maximum length of 96 characters. For more information, please see the MySQL documentation

Methods

getDeserializedJsonObj

getJsonObj