| Package | Description |
|---|---|
| com.hazelcast.instance |
This package contains Hazelcast Instance functionality.
|
| com.hazelcast.internal.networking.nio |
Contains the non blocking
EventLoopGroup functionality. |
| com.hazelcast.internal.networking.spinning |
Contains the implementation of the
SpinningEventLoopGroup. |
| com.hazelcast.nio |
This package contains classes related to New IO
|
| Modifier and Type | Method and Description |
|---|---|
ChannelFactory |
DefaultNodeExtension.getChannelFactory() |
ChannelFactory |
NodeExtension.getChannelFactory()
Returns ChannelFactory instance to be used by this Node.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NioChannelFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
SpinningChannelFactory |
| Modifier and Type | Method and Description |
|---|---|
ChannelFactory |
NodeIOService.getChannelFactory() |
ChannelFactory |
IOService.getChannelFactory() |
Copyright © 2018. All Rights Reserved.