Package | Description |
---|---|
com.hazelcast.mapreduce.impl |
This package contains the default implementation for the map reduce framework
internals.
|
com.hazelcast.nio.serialization.serializers |
Modifier and Type | Class and Description |
---|---|
class |
JobPartitionStateArraySerializerHook
This class is the auto registered serializer hook for a
JobPartitionState array. |
class |
JobPartitionStateSerializerHook
This class is the auto registered serializer hook for a
JobPartitionState . |
Modifier and Type | Class and Description |
---|---|
class |
ArrayListSerializerHook
This class is the auto registered serializer hook for a
ArrayList . |
class |
LinkedListSerializerHook
This class is the auto registered serializer hook for a
LinkedList . |
Copyright © 2014 Hazelcast, Inc.. All rights reserved.