Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ChannelFilter

Replication filter rule for a channel.

Enumerations

Properties

Functions

Properties

type

type: Type

The type of the filter rule.

For details on each type, see [Replication Filtering Rules](https://dev.mysql.com/doc/refman/8.0/en/replication-rules.html)

value

value: string

The body of the filter rule. This can represent a database, a table, or a database pair (represented as "db1->db2"). For more information, see Replication Filtering Rules.

Functions

getDeserializedJsonObj

getJsonObj