public class RequestDecoder
extends io.netty.channel.ChannelInboundHandlerAdapter
| Constructor and Description |
|---|
RequestDecoder(ImmutableClassesGiraphConfiguration conf,
InboundByteCounter byteCounter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
channelRead(io.netty.channel.ChannelHandlerContext ctx,
Object msg) |
channelActive, channelInactive, channelReadComplete, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught, userEventTriggeredensureNotSharable, handlerAdded, handlerRemoved, isSharablepublic RequestDecoder(ImmutableClassesGiraphConfiguration conf, InboundByteCounter byteCounter)
conf - ConfigurationbyteCounter - Keeps track of the decoded bytesCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.