Package io.debezium.connector.postgresql
Class PostgresPartition
java.lang.Object
io.debezium.relational.AbstractPartition
io.debezium.connector.postgresql.PostgresPartition
- 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
getLoggingContextMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.debezium.pipeline.spi.Partition
getLoggingContext
-
Field Details
-
SERVER_PARTITION_KEY
- See Also:
-
serverName
-
-
Constructor Details
-
PostgresPartition
-
-
Method Details