Package com.hazelcast.replicatedmap.impl.operation

This package contains some remote operations to execute on remote nodes

See:
          Description

Class Summary
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
 

Package com.hazelcast.replicatedmap.impl.operation Description

This package contains some remote operations to execute on remote nodes



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.