See: Description
Class | Description |
---|---|
AbstractReplicatedMapOperation |
Base class for replicated map remote operations
|
ReplicatedMapClearOperation |
This operation will execute the remote clear on replicated map if
ReplicatedMap.clear() is called. |
ReplicatedMapDataSerializerHook |
This class contains all the ID hooks for IdentifiedDataSerializable classes used inside the replicated map.
|
ReplicatedMapInitChunkOperation |
Class for requesting an initial chunk of data from another node to pre-provision newly joining members
|
ReplicatedMapPostJoinOperation |
The replicated map post join operation to execute on remote nodes
|
ReplicatedMapPostJoinOperation.MemberMapPair |
A mapping for replicated map names and the assigned provisioning member
|
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.