luoluoyuyu commented on code in PR #17750:
URL: https://github.com/apache/iotdb/pull/17750#discussion_r3309383506


##########
iotdb-api/pipe-api/src/main/java/org/apache/iotdb/pipe/api/PipeProcessor.java:
##########
@@ -44,15 +44,14 @@
  *       to config the runtime behavior of the {@link PipeProcessor}.
  *   <li>While the collaboration task is in progress:
  *       <ul>
- *         <li>{@link PipeExtractor} captures the {@link Event}s and wraps 
them into three types of
+ *         <li>{@link PipeSource} captures the {@link Event}s and wraps them 
into three types of

Review Comment:
   Javadoc now uses PipeSource and PipeSink naming consistently. No functional 
change here; ensure public docs and user-facing messages in this PR use the 
same terms.



-- 
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]

Reply via email to