Anonymitaet commented on issue #14561: URL: https://github.com/apache/pulsar/issues/14561#issuecomment-1477404433
@hsaputra adding a "how-to" doc for each interface is an unfeasible solution (e.g., adding a tutorial for every interface to https://pulsar.apache.org/docs/en/io-develop/) since it involves too much effort. Instead, we show the usage of interfaces on the Java admin reference doc. If you want to know how to use the BatchSource interface, please check [this reference doc](https://pulsar.apache.org/api/admin/2.11.x/org/apache/pulsar/common/io/BatchSourceConfig.html). And I'll close this issue if there are no more concerns. /cc @srkukarni -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
