public static final class Channelizer.NioChannelizer extends Channelizer.AbstractChannelizer
Channelizer implementation.Channelizer.AbstractChannelizer, Channelizer.NioChannelizer, Channelizer.WebSocketChannelizercluster, connection, PIPELINE_GREMLIN_HANDLER, PIPELINE_GREMLIN_SASL_HANDLER| Constructor and Description | 
|---|
NioChannelizer()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configure(io.netty.channel.ChannelPipeline pipeline)  | 
void | 
init(org.apache.tinkerpop.gremlin.driver.Connection connection)
Initializes the  
Channelizer. | 
close, finalize, initChannel, supportsSslchannelRegistered, exceptionCaught, handlerAddedchannelActive, channelInactive, channelRead, channelReadComplete, channelUnregistered, channelWritabilityChanged, userEventTriggeredensureNotSharable, handlerRemoved, isSharableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconnected, createKeepAliveMessage, supportsKeepAlivepublic void init(org.apache.tinkerpop.gremlin.driver.Connection connection)
ChannelizerChannelizer. Called just after construction.init in interface Channelizerinit in class Channelizer.AbstractChannelizerpublic void configure(io.netty.channel.ChannelPipeline pipeline)
configure in class Channelizer.AbstractChannelizerCopyright © 2013–2018 Apache Software Foundation. All rights reserved.