@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, userEventTriggeredchannelActive, channelRegistered, channelUnregistered, channelWritabilityChanged, exceptionCaughtensureNotSharable, handlerAdded, isSharableprotected 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.ByteToMessageDecoderExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.