Package | Description |
---|---|
org.apache.storm.messaging.netty |
Modifier and Type | Class and Description |
---|---|
class |
ControlMessage |
class |
SaslMessageToken
Send and receive SASL tokens.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.storm.shade.io.netty.buffer.ByteBuf |
NettySerializableMessageEncoder.allocateBuffer(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx,
INettySerializable msg,
boolean preferDirect) |
protected void |
NettySerializableMessageEncoder.encode(org.apache.storm.shade.io.netty.channel.ChannelHandlerContext ctx,
INettySerializable msg,
org.apache.storm.shade.io.netty.buffer.ByteBuf out) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.