| Package | Description | 
|---|---|
| com.hazelcast.cache.impl.operation | 
 Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.internal.cluster.impl.operations | 
 This package contains operations for the com.hazelcast.cluster.impl package. 
 | 
| com.hazelcast.internal.partition | 
 Contains the internals for partition assignment/management, migration, replication etc. 
 | 
| com.hazelcast.internal.partition.operation | 
 Contains the operations for partition package. 
 | 
| com.hazelcast.map.impl.operation | 
 Package for map operations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
CacheMergeOperation
Contains multiple merging entries for split-brain healing with a  
SplitBrainMergePolicy. | 
class  | 
CachePutAllOperation  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FinalizeJoinOp
Sent by the master to all members to finalize the join operation from a joining/returning node. 
 | 
class  | 
OnJoinOp  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ReplicaFragmentMigrationState
Contains fragment namespaces along with their partition versions and migration data operations 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MigrationOperation
Migration operation used by Hazelcast version 3.9
 It runs on the migration destination and applies the received fragments. 
 | 
class  | 
PartitionReplicaSyncResponse
The replica synchronization response sent from the partition owner to a replica. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MapReplicationOperation
Replicates all IMap-states of this partition to a replica partition. 
 | 
class  | 
MapReplicationStateHolder
Holder for raw IMap key-value pairs and their metadata. 
 | 
class  | 
PostJoinMapOperation  | 
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.