Package | Description |
---|---|
com.hazelcast.cluster | |
com.hazelcast.impl |
Modifier and Type | Method and Description |
---|---|
JoinInfo |
ClusterManager.checkJoin(Connection conn) |
JoinInfo |
JoinInfo.copy(boolean newRequest,
Address newAddress,
int memberCount) |
Modifier and Type | Method and Description |
---|---|
JoinInfo |
Node.createJoinInfo() |
JoinInfo |
Node.createJoinInfo(boolean withCredentials) |
Modifier and Type | Method and Description |
---|---|
void |
MulticastJoiner.onReceivedJoinInfo(JoinInfo joinInfo) |
void |
MulticastService.send(JoinInfo joinInfo) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.