| Package | Description |
|---|---|
| com.hazelcast.internal.diagnostics |
Contains functionality what is happening in a HazelcastInstance.
|
| com.hazelcast.nio |
This package contains classes related to New IO
|
| com.hazelcast.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 |
|---|
SystemLogPlugin(HazelcastProperties properties,
ConnectionListenable connectionObservable,
HazelcastInstance hazelcastInstance,
ILogger logger) |
SystemLogPlugin(HazelcastProperties properties,
ConnectionListenable connectionObservable,
HazelcastInstance hazelcastInstance,
ILogger logger,
NodeExtension nodeExtension) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConnectionManager
Responsible for managing
Connection objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpIpConnectionManager |
Copyright © 2018. All Rights Reserved.