LiWenGu commented on issue #7256:
URL: https://github.com/apache/skywalking/issues/7256#issuecomment-875434034


   i use uranus:
   ```
   ./new-class -c 
org.elasticsearch.client:elasticsearch-rest-high-level-client:5.4.2  -n 
org.elasticsearch.client:elasticsearch-rest-high-level-client:5.6.4 -s
   ```
   
   output:
   ```
   org.elasticsearch.client.Request
   
   org.elasticsearch.client.Request$Params
   
   org.elasticsearch.client.RestHighLevelClient
   
   org.elasticsearch.client.RestHighLevelClient$1
   
   size:4
   ```
   
   version 5.6.4 have new class: org.elasticsearch.client.RestHighLevelClient, 
but elasticsearch-6.x-plugin enhance this class. 


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