Uses of Enum
io.debezium.config.CommonConnectorConfig.FieldNameAdjustmentMode
Packages that use CommonConnectorConfig.FieldNameAdjustmentMode
-
Uses of CommonConnectorConfig.FieldNameAdjustmentMode in io.debezium.config
Fields in io.debezium.config declared as CommonConnectorConfig.FieldNameAdjustmentModeModifier and TypeFieldDescriptionprivate final CommonConnectorConfig.FieldNameAdjustmentModeCommonConnectorConfig.fieldNameAdjustmentModeMethods in io.debezium.config that return CommonConnectorConfig.FieldNameAdjustmentModeModifier and TypeMethodDescriptionDetermine if the supplied values is one of the predefined optionsReturns the enum constant of this type with the specified name.CommonConnectorConfig.FieldNameAdjustmentMode.values()Returns an array containing the constants of this enum type, in the order they are declared.