Uses of Interface
org.apache.storm.messaging.netty.INettySerializable
-
Uses of INettySerializable in org.apache.storm.messaging.netty
Modifier and TypeClassDescriptionenum
class
Send and receive SASL tokens.Modifier and TypeMethodDescriptionprotected 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)