Package | Description |
---|---|
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.cluster.impl.operations |
This package contains operations for the com.hazelcast.cluster.impl package.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Method and Description |
---|---|
JoinRequest |
ClusterServiceImpl.checkJoinInfo(Address target) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterServiceImpl.handleJoinRequest(JoinRequest joinRequest,
Connection connection) |
void |
MulticastJoiner.onReceivedJoinRequest(JoinRequest joinRequest) |
Modifier and Type | Method and Description |
---|---|
JoinRequest |
JoinRequestOperation.getRequest() |
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.