Class CommandMap


  • class CommandMap
    extends Object
    • Constructor Detail

      • CommandMap

        CommandMap()
    • Method Detail

      • normalize

        static io.vertx.mutiny.redis.client.Command normalize​(io.vertx.mutiny.redis.client.Command command)
      • normalize

        static io.vertx.redis.client.Command normalize​(io.vertx.redis.client.Command command)
      • getKnownCommand

        static io.vertx.redis.client.Command getKnownCommand​(String command)