| Package | Description | 
|---|---|
| com.hazelcast.map.impl | Contains implementation specific classes of  com.hazelcast.mappackage. | 
| com.hazelcast.query.impl | Contains the implementation classes of the query functionality. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LazyMapEntryA  Map.Entryimplementation which serializes/de-serializes key and value objects on demand. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CachedQueryEntryEntry of the Query. | 
| class  | QueryableEntry<K,V>This abstract class contains methods related to Queryable Entry, which means searched an indexed by SQL query or predicate. | 
| class  | QueryEntryEntry of the Query. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.