You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Alexey Kuznetsov (JIRA)" <ji...@apache.org> on 2015/12/07 16:26:11 UTC

[jira] [Created] (IGNITE-2093) Add support for scan near cache to VisorQueryTask

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)