-
Notifications
You must be signed in to change notification settings - Fork 646
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Search before asking
- I had searched in the issues and found no similar issues.
Question
In the org.apache.eventmesh.openconnect.SinkWorker#init(), just call org.apache.eventmesh.openconnect.api.connector.Connector#init(org.apache.eventmesh.openconnect.api.connector.ConnectorContext )(the second method framed below), then what is the role of the first method in the picture below.
在org.apache.eventmesh.openconnect.SinkWorker#init()方法中,只会调用org.apache.eventmesh.openconnect.api.connector.Connector#init(org.apache.eventmesh.openconnect.api.connector.ConnectorContext)接口方法(如下图中框起来的第二个方法),那么下图中第一个方法是有什么作用。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested

