Package org.apache.pulsar.io.canal
Class CanalSourceConfig
java.lang.Object
org.apache.pulsar.io.canal.CanalSourceConfig
- All Implemented Interfaces:
Serializable
Canal source config.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CanalSourceConfigstatic CanalSourceConfigload(Map<String, Object> map, SourceContext sourceContext)
-
Constructor Details
-
CanalSourceConfig
public CanalSourceConfig()
-
-
Method Details
-
load
- Throws:
IOException
-
load
public static CanalSourceConfig load(Map<String, Object> map, SourceContext sourceContext) throws IOException- Throws:
IOException
-