Uses of Package
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.
-
ClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
ClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
ClassDescriptionA ReplicatedMap is a map data structure with weak consistency and has entries stored locally on every node of the cluster.
-
ClassDescriptionLocal replicated map statistics to be used by
MemberState
implementations.