| Package | Description | 
|---|---|
| com.hazelcast.client.impl.operations | Contains client operations | 
| com.hazelcast.cluster.impl.operations | This package contains operations for the com.hazelcast.cluster.impl package. | 
| com.hazelcast.partition | Contains the partition logic for Hazelcast. | 
| com.hazelcast.partition.impl | Contains the actual implementation of the  InternalPartitionService. | 
| com.hazelcast.spi.impl.operationservice.impl.operations | Contains the Operations being used by the  OperationServiceImpl. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClientDisconnectionOperation | 
| class  | ClientReAuthOperation | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | JoinOperationMarker interface for join and post-join operations. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AuthenticationFailureOperation | 
| class  | AuthorizationOperation | 
| class  | BeforeJoinCheckFailureOperation | 
| class  | ConfigMismatchOperationWhen a node wants to join the cluster, its sends its ConfigCheck to the cluster where it is validated. | 
| class  | FinalizeJoinOperation | 
| class  | GroupMismatchOperation | 
| class  | HeartbeatOperation | 
| class  | JoinCheckOperation | 
| class  | JoinRequestOperation | 
| class  | MasterClaimOperation | 
| class  | MasterConfirmationOperation | 
| class  | MasterDiscoveryOperation | 
| class  | MemberAttributeChangedOperation | 
| class  | MemberInfoUpdateOperation | 
| class  | MemberRemoveOperation | 
| class  | MergeClustersOperation | 
| class  | PostJoinOperation | 
| class  | SetMasterOperation | 
| class  | ShutdownNodeOperation | 
| class  | TriggerMemberListPublishOperationRequests member list publish from master node | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | MigrationCycleOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BaseMigrationOperation | 
| class  | IsReplicaVersionSyncQueries if replica version is sync between partitions. | 
| class  | MigrationOperation | 
| class  | MigrationRequestOperation | 
| class  | PartitionStateOperation | 
| class  | ReplicaSyncRequest | 
| class  | ReplicaSyncResponse | 
| class  | ReplicaSyncRetryResponse | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | IsStillExecutingOperationAn operation that checks if another operation is still running. | 
| class  | TraceableIsStillExecutingOperation | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.