Package io.debezium.operator.model
Class Sink
java.lang.Object
io.debezium.operator.model.Sink
- All Implemented Interfaces:
ConfigMappable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
config
-
-
Constructor Details
-
Sink
public Sink()
-
-
Method Details
-
getType
-
setType
-
getConfig
-
setConfig
-
asConfiguration
- Specified by:
asConfigurationin interfaceConfigMappable
-