| Package | Description | 
|---|---|
| com.hazelcast.internal.cluster.impl.operations | 
 This package contains operations for the com.hazelcast.cluster.impl package. 
 | 
| Constructor and Description | 
|---|
FinalizeJoinOperation(String targetUuid,
                     Collection<MemberInfo> members,
                     PostJoinOperation postJoinOp,
                     long masterTime,
                     String clusterId,
                     long clusterStartTime,
                     ClusterState clusterState,
                     Version clusterVersion,
                     PartitionRuntimeState partitionRuntimeState)  | 
FinalizeJoinOperation(String targetUuid,
                     Collection<MemberInfo> members,
                     PostJoinOperation postJoinOp,
                     long masterTime,
                     String clusterId,
                     long clusterStartTime,
                     ClusterState clusterState,
                     Version clusterVersion,
                     PartitionRuntimeState partitionRuntimeState,
                     boolean sendResponse)  | 
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.