Package | Description |
---|---|
com.hazelcast.cluster |
This package contains the cluster functionality.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Method and Description |
---|---|
JoinRequest |
ClusterServiceImpl.checkJoinInfo(Address target) |
JoinRequest |
JoinRequestOperation.getRequest() |
Modifier and Type | Method and Description |
---|---|
void |
MulticastJoiner.onReceivedJoinRequest(JoinRequest joinRequest) |
Constructor and Description |
---|
JoinCheckOperation(JoinRequest joinRequest) |
JoinRequestOperation(JoinRequest request) |
Modifier and Type | Method and Description |
---|---|
JoinRequest |
Node.createJoinRequest() |
JoinRequest |
Node.createJoinRequest(boolean withCredentials) |
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.