vsisko commented on a change in pull request #6021: IGNITE-11035 Updates in 
queries page.
URL: https://github.com/apache/ignite/pull/6021#discussion_r254207062
 
 

 ##########
 File path: 
modules/web-console/frontend/app/modules/agent/AgentManager.service.js
 ##########
 @@ -692,7 +692,7 @@ export default class AgentManager {
      * @param {Number} pageSize
      * @param {Boolean} [lazy] query flag.
      * @param {Boolean} [collocated] Collocated query.
-     * @returns {Promise<VisorQueryResult>}
+     * @returns {Promise.<{{responseNodeId: String, queryId: String, columns: 
String[], rows: {List.<Object[]>}, hasMore: Boolean, duration: Number}}>} Query 
execution result.
 
 Review comment:
   Fixed jsdock.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to