Uses of Package
com.hazelcast.replicatedmap
Packages that use com.hazelcast.replicatedmap
Package
Description
Provides core API interfaces/classes.
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
Classes for replicated map.
-
Classes in com.hazelcast.replicatedmap used by com.hazelcast.coreClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
Classes in com.hazelcast.replicatedmap used by com.hazelcast.jetClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
Classes in com.hazelcast.replicatedmap used by com.hazelcast.jet.pipelineClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
Classes in com.hazelcast.replicatedmap used by com.hazelcast.replicatedmapClassDescriptionLocal replicated map statistics to be used by
MemberState
implementations.