Uses of Interface
com.hazelcast.nio.serialization.DataSerializable

Packages that use DataSerializable
Package Description
com.hazelcast.cache
This package contains the public API extension for Hazelcast JCache, the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
com.hazelcast.cluster
This package contains the cluster functionality.
com.hazelcast.config
Provides classes for configuring HazelcastInstance.
com.hazelcast.console
This package contains classes related to ConsoleApp
com.hazelcast.instance
This package contains Hazelcast Instance functionality.
com.hazelcast.jet.config
Jet's configuration data objects.
com.hazelcast.jet.core
Jet's Core API.
com.hazelcast.jet.core.metrics
Jet's Job Metric API.
com.hazelcast.nio.serialization
Contains interfaces/classes related to serialization, such as serializer interfaces, input/output streams.
com.hazelcast.partition
Contains the partition logic for Hazelcast.
com.hazelcast.scheduledexecutor
This package contains ScheduledExecutorService functionality for Hazelcast.
com.hazelcast.security
Provides interfaces/classes for Hazelcast security implementation.
com.hazelcast.spi.impl.merge  
com.hazelcast.spi.merge
This package contains interfaces and classes of the split-brain merging SPI.
com.hazelcast.transaction
Provides interfaces/classes for Hazelcast transaction support.
com.hazelcast.version
This package contains classes to support the versioning API.