Uses of Class
org.redisson.client.protocol.CommandsData
-
Uses of CommandsData in org.redisson.client
Modifier and TypeMethodDescriptionio.netty.channel.ChannelFuture
RedisConnection.send
(CommandsData data) -
Uses of CommandsData in org.redisson.client.handler
Modifier and TypeMethodDescriptionprotected void
CommandBatchEncoder.encode
(io.netty.channel.ChannelHandlerContext ctx, CommandsData msg, io.netty.buffer.ByteBuf out)