Class MessageDecoderContext
java.lang.Object
io.debezium.connector.postgresql.connection.MessageDecoderContext
Contextual data required by
MessageDecoders.- Author:
- Chris Cranford
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PostgresConnectorConfigprivate final PostgresSchema -
Constructor Summary
ConstructorsConstructorDescriptionMessageDecoderContext(PostgresConnectorConfig config, PostgresSchema schema) -
Method Summary
-
Field Details
-
config
-
schema
-
-
Constructor Details
-
MessageDecoderContext
-
-
Method Details
-
getConfig
-
getSchema
-