| Package | Description | 
|---|---|
| com.hazelcast.client.impl.protocol.task.map | Client protocol tasks implementations for map | 
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.map.impl.query | |
| com.hazelcast.util | This package contains classes to support the inner workings of Hazelcast
 as well as some backports of newer Java features / data structures to
 support older Java versions in a clean and nice way. | 
| Class and Description | 
|---|
| QueryResultRow This interfaces provides methods related to entry of the query result. | 
| Class and Description | 
|---|
| MapQueryEngine Responsible for executing queries on the IMap. | 
| QueryEntryFactory | 
| Class and Description | 
|---|
| MapQueryEngine Responsible for executing queries on the IMap. | 
| QueryResult Contains the result of a query evaluation. | 
| QueryResultRow This interfaces provides methods related to entry of the query result. | 
| QueryResultSizeLimiter Responsible for limiting result size of queries. | 
| Class and Description | 
|---|
| SortedQueryResultSet Collection class for results of query operations | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.