| Package | Description |
|---|---|
| com.hazelcast.instance.impl | |
| com.hazelcast.internal.nio.tcp |
Contains functionality for the TCP/IP Networking for cluster members
This whole package is internal and no compatibility will be provided. |
| Modifier and Type | Method and Description |
|---|---|
NetworkingService |
NodeContext.createNetworkingService(Node node,
ServerSocketRegistry registry) |
NetworkingService |
DefaultNodeContext.createNetworkingService(Node node,
ServerSocketRegistry registry) |
| Constructor and Description |
|---|
TcpIpNetworkingService(Config config,
IOService ioService,
ServerSocketRegistry registry,
LoggingService loggingService,
MetricsRegistry metricsRegistry,
Networking networking,
ChannelInitializerProvider channelInitializerProvider,
HazelcastProperties properties) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.