Uses of Class
org.redisson.client.protocol.CommandsData
Packages that use CommandsData
-
Uses of CommandsData in org.redisson.client
Methods in org.redisson.client with parameters of type CommandsDataModifier and TypeMethodDescriptionio.netty.channel.ChannelFutureRedisConnection.send(CommandsData data) -
Uses of CommandsData in org.redisson.client.handler
Methods in org.redisson.client.handler with parameters of type CommandsDataModifier and TypeMethodDescriptionprotected voidCommandBatchEncoder.encode(io.netty.channel.ChannelHandlerContext ctx, CommandsData msg, io.netty.buffer.ByteBuf out)