[
https://issues.apache.org/jira/browse/IGNITE-10512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-10512:
-------------------------------------
Fix Version/s: (was: 2.8)
2.9
> Fix javadoc for public Query classes.
> -------------------------------------
>
> Key: IGNITE-10512
> URL: https://issues.apache.org/jira/browse/IGNITE-10512
> Project: Ignite
> Issue Type: Improvement
> Components: sql
> Affects Versions: 1.9
> Reporter: Andrey Mashenkov
> Priority: Major
> Labels: javadoc
> Fix For: 2.9
>
>
> CacheQuery javadoc looks outdated and useless to used as it is resides in
> internal package and we omit javadocs building for 'internal' package.
> Let's update javadoc for SqlQuery, SqlFieldsQuery, ScanQuery, SpiQuery with
> next info:
> - short query type description
> - usage example (how to create and run)
> - detailed query flags description
> - known limitations
> - additional features (e.g. geo-spatial support with LGPL package)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)