| Package | Description | 
|---|---|
| com.hazelcast.map.impl.iterator | |
| com.hazelcast.map.impl.proxy | Contains map proxy implementation and support classes. | 
| Constructor and Description | 
|---|
| MapPartitionIterator(MapProxyImpl<K,V> mapProxy,
                    int fetchSize,
                    int partitionId,
                    boolean prefetchValues) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NearCachedMapProxyImpl<K,V>A server-side  IMapimplementation which is fronted by a Near Cache. | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.