Jason Huynh created GEODE-250:
---------------------------------

             Summary: In PartitionedRegionQueryEvaluator, the ResultsCollector 
may be changed to just a flat Collection
                 Key: GEODE-250
                 URL: https://issues.apache.org/jira/browse/GEODE-250
             Project: Geode
          Issue Type: Improvement
            Reporter: Jason Huynh
            Assignee: Jason Huynh
            Priority: Minor


Currently there is a Collection<Collection> resultsCollector used in various 
places.  We end up iterating through the collection of collections and adding 
all elements to a result set.  I think we should be able to change this to a 
flat collection and remove some lines of code iterating/combining this thing.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to