Alexey Kuznetsov created IGNITE-2093:
----------------------------------------
Summary: Add support for scan near cache to VisorQueryTask
Key: IGNITE-2093
URL:
https://issues.apache.org/jira/browse/IGNITE-2093 Project: Ignite
Issue Type: Task
Components: cache
Affects Versions: 1.5
Reporter: Alexey Kuznetsov
Assignee: Alexey Kuznetsov
Fix For: 1.5
VisorQueryTask can execute EXPLAIN, SQL and SCAN queries, but it is not so hard add support for SCAN NEAR CACHE "pseudo query" that will work on some node locally and will return ccache.localEntries(CachePeekMode.NEAR).iterator().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)