Package | Description |
---|---|
com.hazelcast.core |
Provides core API interfaces/classes.
|
com.hazelcast.jet |
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
|
com.hazelcast.jet.pipeline |
The Pipeline API is Jet's high-level API to build and execute
distributed computation jobs.
|
com.hazelcast.replicatedmap |
Classes for replicated map.
|
Class and Description |
---|
ReplicatedMap
A ReplicatedMap is a map data structure with weak consistency
and has entries stored locally on every node of the cluster.
|
Class and Description |
---|
ReplicatedMap
A ReplicatedMap is a map data structure with weak consistency
and has entries stored locally on every node of the cluster.
|
Class and Description |
---|
ReplicatedMap
A ReplicatedMap is a map data structure with weak consistency
and has entries stored locally on every node of the cluster.
|
Class and Description |
---|
LocalReplicatedMapStats
Local replicated map statistics to be used by
MemberState
implementations. |
Copyright © 2022 Hazelcast, Inc.. All rights reserved.