| Package | Description |
|---|---|
| com.hazelcast.internal.nio | |
| 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. |
| Constructor and Description |
|---|
UnifiedAggregateEndpointManager(TcpIpEndpointManager unified,
Map<EndpointQualifier,EndpointManager<TcpIpConnection>> views) |
| Modifier and Type | Method and Description |
|---|---|
TcpIpEndpointManager |
TcpIpConnection.getEndpointManager() |
| Constructor and Description |
|---|
TcpIpConnection(TcpIpEndpointManager endpointManager,
ConnectionLifecycleListener lifecycleListener,
int connectionId,
Channel channel) |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.