Package | Description |
---|---|
com.hazelcast.cluster.impl |
This package contains the implementation of the cluster functionality.
|
com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractJoiner |
class |
DiscoveryJoiner |
class |
MulticastJoiner |
class |
TcpIpJoiner |
class |
TcpIpJoinerOverAWS |
Modifier and Type | Method and Description |
---|---|
Joiner |
NodeContext.createJoiner(Node node) |
Joiner |
DefaultNodeContext.createJoiner(Node node) |
Joiner |
Node.getJoiner() |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.