Uses of Class
com.hazelcast.map.impl.QueryResult

Packages that use QueryResult
com.hazelcast.map.impl Contains implementation specific classes of com.hazelcast.map package. 
 

Uses of QueryResult in com.hazelcast.map.impl
 

Methods in com.hazelcast.map.impl that return QueryResult
 QueryResult MapContextQuerySupport.newQueryResult(int numberOfPartitions)
          Creates a QueryResult with configured result limit (according to the number of partitions) if feature is enabled.
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.