@InterfaceAudience.Private
public class SaslChallengeDecoder
extends org.apache.hbase.thirdparty.io.netty.handler.codec.ByteToMessageDecoder
Constructor and Description |
---|
SaslChallengeDecoder() |
Modifier and Type | Method and Description |
---|---|
protected void |
decode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx,
org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf in,
List<Object> out) |
actualReadableBytes, callDecode, channelInactive, channelRead, channelReadComplete, decodeLast, discardSomeReadBytes, handlerRemoved, handlerRemoved0, internalBuffer, isSingleDecode, setCumulator, setDiscardAfterReads, setSingleDecode, userEventTriggered
channelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaught
ensureNotSharable, handlerAdded, isSharable
protected void decode(org.apache.hbase.thirdparty.io.netty.channel.ChannelHandlerContext ctx, org.apache.hbase.thirdparty.io.netty.buffer.ByteBuf in, List<Object> out) throws Exception
decode
in class org.apache.hbase.thirdparty.io.netty.handler.codec.ByteToMessageDecoder
Exception
Copyright © 2007–2019 Cloudera. All rights reserved.