Uses of Interface
com.hazelcast.core.DistributedObject

Packages that use DistributedObject 
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.cardinality
This package contains Cardinality Estimator functionality for Hazelcast.
com.hazelcast.collection
This package contains classes to support the collection API.
com.hazelcast.core
Provides core API interfaces/classes.
com.hazelcast.cp
Contains public APIs of CP Subsystem
com.hazelcast.cp.lock
Contains locking APIs of CP Subsystem
com.hazelcast.crdt.pncounter
This package contains the PN (Positive-Negative) CRDT counter interface.
com.hazelcast.durableexecutor
This package contains DurableExecutorService functionality for Hazelcast.
The DurableExecutorService extends the ExecutorService and provides additional methods like executing tasks on a member who is owner of a specific key.
com.hazelcast.flakeidgen
This package contains Flake ID Generator functionality for Hazelcast.
com.hazelcast.map
Contains Hazelcast map module classes.
com.hazelcast.multimap
Contains the API for the MultiMap.
com.hazelcast.replicatedmap
Classes for replicated map.
com.hazelcast.ringbuffer
Contains the API for the Ringbuffer.
com.hazelcast.scheduledexecutor
This package contains ScheduledExecutorService functionality for Hazelcast.
com.hazelcast.topic
Contains the API for the ITopic.
com.hazelcast.transaction
Provides interfaces/classes for Hazelcast transaction support.