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