vsisko commented on a change in pull request #6021: IGNITE-11035 Updates in
queries page.
URL: https://github.com/apache/ignite/pull/6021#discussion_r254122628
##########
File path:
modules/web-console/frontend/app/modules/agent/AgentManager.service.js
##########
@@ -723,7 +739,7 @@ export default class AgentManager {
* @param {Number} pageSize
* @param {Boolean} [lazy] query flag.
* @param {Boolean} [collocated] Collocated query.
- * @returns {Promise}
+ * @returns {Promise<VisorQueryResult>}
Review comment:
VisorQueryResult is a Java class and doesn't has analog in JS.
----------------------------------------------------------------
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