Package io.debezium.connector.mysql
Class MySqlPartition
java.lang.Object
io.debezium.relational.AbstractPartition
io.debezium.connector.mysql.MySqlPartition
- All Implemented Interfaces:
Partition
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class io.debezium.relational.AbstractPartition
databaseName
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.relational.AbstractPartition
getLoggingContext
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface io.debezium.pipeline.spi.Partition
getLoggingContext
-
Field Details
-
SERVER_PARTITION_KEY
- See Also:
-
serverName
-
-
Constructor Details
-
MySqlPartition
-
-
Method Details