Uses of Enum
io.debezium.converters.CloudEventsConverterConfig.MetadataLocation
Packages that use CloudEventsConverterConfig.MetadataLocation
-
Uses of CloudEventsConverterConfig.MetadataLocation in io.debezium.converters
Fields in io.debezium.converters declared as CloudEventsConverterConfig.MetadataLocationMethods in io.debezium.converters that return CloudEventsConverterConfig.MetadataLocationModifier and TypeMethodDescriptionCloudEventsConverterConfig.metadataLocation()Return from where to retrieve metadataDetermine if the supplied values is one of the predefined optionsReturns the enum constant of this type with the specified name.CloudEventsConverterConfig.MetadataLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.