Andrey Kuznetsov created IGNITE-7823:
----------------------------------------

             Summary: Enrich IgniteCache with asSet method
                 Key: IGNITE-7823
                 URL: https://issues.apache.org/jira/browse/IGNITE-7823
             Project: Ignite
          Issue Type: New Feature
          Components: data structures
            Reporter: Andrey Kuznetsov
             Fix For: 2.5


Existing {{IgniteSet}} datastructure is good enough for small sets. For big 
sets it's too expensive to maintain redundant onheap data copies. Thus we'd 
better to add new {{IgniteCache::asSet}} method returning set adapter to 
existing cache. The difference between these two kinds of sets should be 
properly documented afterwards. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to