@FunctionalInterface public interface CommandWrapper
dev.keva.protocol.resp.reply.Reply<?>
execute(io.netty.channel.ChannelHandlerContext ctx, dev.keva.protocol.resp.Command command)
dev.keva.protocol.resp.reply.Reply<?> execute(io.netty.channel.ChannelHandlerContext ctx, dev.keva.protocol.resp.Command command) throws java.lang.InterruptedException
java.lang.InterruptedException