Package | Description |
---|---|
com.hazelcast.internal.networking.nio |
Contains the non blocking
EventLoopGroup functionality. |
Constructor and Description |
---|
NioInboundPipeline(NioChannel channel,
NioThread ioThread,
ILogger logger,
IOBalancer balancer,
ChannelInitializer initializer) |
NioOutboundPipeline(NioChannel channel,
NioThread ioThread,
ILogger logger,
IOBalancer balancer,
ChannelInitializer initializer) |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.