Package io.debezium.connector.postgresql
Class UnchangedToastedPlaceholder
java.lang.Object
io.debezium.connector.postgresql.UnchangedToastedPlaceholder
Helper that returns placeholder values for unchanged toasted columns.
The configured placeholder is converted to a data type that is compatible with the given column type.
- Author:
- Praveen Burgu
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Field Details
-
placeholderValues
-
toastPlaceholderBinary
private final byte[] toastPlaceholderBinary -
toastPlaceholderString
-
toastPlaceholderHstore
-
-
Constructor Details
-
UnchangedToastedPlaceholder
-
-
Method Details
-
getValue
-
getToastPlaceholderBinary
public byte[] getToastPlaceholderBinary() -
getToastPlaceholderString
-