vladnovoren commented on code in PR #11624:
URL: https://github.com/apache/ignite/pull/11624#discussion_r1818818524


##########
modules/core/src/main/java/org/apache/ignite/cache/query/SpiQuery.java:
##########
@@ -24,11 +24,14 @@
 import org.apache.ignite.spi.indexing.IndexingSpi;
 
 /**
- * This class is DEPRECATED and will be removed in the future
- *
  * Query to be used by {@link IndexingSpi} implementations.
  *
+ * @deprecated Use {@link ScanQuery}, {@link SqlFieldsQuery}, {@link 
IndexQuery} instead.

Review Comment:
   fixed



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