huangdx0726 commented on issue #19899:
URL: 
https://github.com/apache/shardingsphere/issues/19899#issuecomment-1207708261

   ```java
   public interface PipelineProcessContext {
   
       ExecuteEngine getInventoryDumperExecuteEngine();
   
       ExecuteEngine getIncrementalDumperExecuteEngine();
   
       ExecuteEngine getImporterExecuteEngine();
   }
   ```
   and `AbstractPipelineProcessContext` `implements` ` PipelineProcessContext` 
right?


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