Uses of Class
org.redisson.client.protocol.QueueCommandHolder
Packages that use QueueCommandHolder
-
Uses of QueueCommandHolder in org.redisson.client.handler
Fields in org.redisson.client.handler with type parameters of type QueueCommandHolderModifier and TypeFieldDescriptionstatic final io.netty.util.AttributeKey<Deque<QueueCommandHolder>> CommandsQueue.COMMANDS_QUEUEstatic final io.netty.util.AttributeKey<QueueCommandHolder> CommandsQueuePubSub.CURRENT_COMMANDMethods in org.redisson.client.handler that return QueueCommandHolderModifier and TypeMethodDescriptionprotected QueueCommandHolderCommandDecoder.getCommand(io.netty.channel.ChannelHandlerContext ctx) protected QueueCommandHolderCommandPubSubDecoder.getCommand(io.netty.channel.ChannelHandlerContext ctx)