PatternMapString¶
com.github.jcustenborder.kafka.connect.transform.common.PatternMapString$Key
com.github.jcustenborder.kafka.connect.transform.common.PatternMapString$Value
Configuration¶
General¶
dest.field.name¶
The name of the output field, set to the same as ‘src.field.name’ to replace a field value
Importance: HIGH
Type: STRING
value.pattern.flags¶
Importance: LOW
Type: LIST
Default Value: [CASE_INSENSITIVE]
Validator: [UNICODE_CHARACTER_CLASS, CANON_EQ, UNICODE_CASE, DOTALL, LITERAL, MULTILINE, COMMENTS, CASE_INSENSITIVE, UNIX_LINES]