Package io.debezium.connector.mysql
Class MySqlSourceInfoStructMaker
java.lang.Object
io.debezium.connector.AbstractSourceInfoStructMaker<SourceInfo>
io.debezium.connector.binlog.BinlogSourceInfoStructMaker<SourceInfo>
io.debezium.connector.mysql.MySqlSourceInfoStructMaker
- All Implemented Interfaces:
SourceInfoStructMaker<SourceInfo>
-
Field Summary
Fields inherited from class io.debezium.connector.AbstractSourceInfoStructMaker
SNAPSHOT_RECORD_SCHEMA
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.binlog.BinlogSourceInfoStructMaker
init, schema, struct
Methods inherited from class io.debezium.connector.AbstractSourceInfoStructMaker
commonSchemaBuilder, commonStruct
-
Constructor Details
-
MySqlSourceInfoStructMaker
public MySqlSourceInfoStructMaker()
-
-
Method Details
-
getConnectorName
- Specified by:
getConnectorName
in classBinlogSourceInfoStructMaker<SourceInfo>
-