Uses of Class
com.hazelcast.cluster.impl.operations.PostJoinOperation

Packages that use PostJoinOperation
com.hazelcast.cluster.impl.operations This package contains operations for the com.hazelcast.cluster.impl package.
 
 

Uses of PostJoinOperation in com.hazelcast.cluster.impl.operations
 

Constructors in com.hazelcast.cluster.impl.operations with parameters of type PostJoinOperation
FinalizeJoinOperation(Collection<MemberInfo> members, PostJoinOperation postJoinOp, long masterTime)
           
FinalizeJoinOperation(Collection<MemberInfo> members, PostJoinOperation postJoinOp, long masterTime, boolean sendResponse)
           
 



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