| Package | Description | 
|---|---|
| com.hazelcast.internal.partition.impl | Contains the actual implementation of the  InternalPartitionService. | 
| com.hazelcast.map.impl.client | |
| com.hazelcast.mapreduce.impl | This package contains the default implementation for the map reduce framework
 internals. | 
| com.hazelcast.replicatedmap.impl.client | This package contains classes for client communication on replicated map implementation | 
| com.hazelcast.ringbuffer.impl.client | |
| com.hazelcast.spi.impl | Contains implementations for Hazelcast SPI. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PartitionPortableHook | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapPortableHookPortable serialization hook for Map structures. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | MapReducePortableHookThis class registers all Portable serializers that are needed for communication between nodes and clients | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReplicatedMapPortableHookThis class registers all Portable serializers that are needed for communication between nodes and clients | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RingbufferPortableHookProvides a Portable hook for the ringbuffer operations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | SpiPortableHook | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.