| Package | Description |
|---|---|
| io.debezium.converters |
| Modifier and Type | Method and Description |
|---|---|
(package private) static String |
CloudEventsConverter.adjustExtensionName(String original)
Adjust the name of CloudEvents attributes for Debezium events, following CloudEvents
attribute
naming convention as follows:
prefixed with
CloudEventsConverter.EXTENSION_NAME_PREFIX
CloudEvents attribute names MUST consist of lower-case letters ('a' to 'z') or digits ('0' to '9') from the ASCII
character set, so any other characters are removed
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.