Package io.debezium.operator.model
Class Format
java.lang.Object
io.debezium.operator.model.Format
- All Implemented Interfaces:
ConfigMappable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getValue()voidsetHeader(FormatType header) voidsetKey(FormatType key) voidsetValue(FormatType value)
-
Field Details
-
key
-
value
-
header
-
-
Constructor Details
-
Format
public Format()
-
-
Method Details
-
getKey
-
setKey
-
getValue
-
setValue
-
getHeader
-
setHeader
-
asConfiguration
- Specified by:
asConfigurationin interfaceConfigMappable
-