| Package | Description |
|---|---|
| com.hazelcast.internal.networking.nio |
Contains the non blocking
EventLoopGroup functionality. |
| com.hazelcast.internal.networking.spinning |
Contains the implementation of the
SpinningEventLoopGroup. |
| Modifier and Type | Class and Description |
|---|---|
class |
NioChannel
A
Channel implementation tailored for non blocking IO using
Selector in combination with a non blocking SocketChannel. |
| Modifier and Type | Class and Description |
|---|---|
class |
SpinningChannel |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.