Package io.debezium.connector.sqlserver
Class SqlServerPartition
java.lang.Object
io.debezium.connector.sqlserver.SqlServerPartition
- All Implemented Interfaces:
Partition
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSqlServerPartition(String serverName, String databaseName, boolean multiPartitionMode) -
Method Summary
-
Field Details
-
SERVER_PARTITION_KEY
- See Also:
-
DATABASE_PARTITION_KEY
- See Also:
-
serverName
-
databaseName
-
sourcePartition
-
hashCode
private final int hashCode
-
-
Constructor Details
-
SqlServerPartition
-
-
Method Details
-
getSourcePartition
- Specified by:
getSourcePartitionin interfacePartition
-
getLoggingContext
- Specified by:
getLoggingContextin interfacePartition
-
getDatabaseName
Returns the SQL Server database name corresponding to the partition. -
equals
-
hashCode
public int hashCode() -
toString
-