Package | Description |
---|---|
com.hazelcast.nio.serialization |
Contains interfaces/classes related to serialization;
such as serializer interfaces, input/output streams.
|
com.hazelcast.nio.serialization.serializers |
Contains interfaces/classes related to SerializerHook for ArrayList and LinkedList
|
Modifier and Type | Class and Description |
---|---|
static class |
ArrayListSerializerHook.ArrayListStreamSerializer
The
ArrayList serializer |
static class |
LinkedListSerializerHook.LinkedListStreamSerializer
The
LinkedList serializer |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.