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 |
---|---|
void |
ClusterJoinManager.handleJoinRequest(JoinRequest joinRequest,
Connection connection) |
void |
MulticastJoiner.onReceivedJoinRequest(JoinRequest joinRequest) |
Modifier and Type | Method and Description |
---|---|
JoinRequest |
JoinRequestOperation.getRequest() |
Constructor and Description |
---|
JoinRequestOperation(JoinRequest request) |
Modifier and Type | Method and Description |
---|---|
JoinRequest |
Node.createJoinRequest(boolean withCredentials) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.