suspend fun RedisClient.clusterSetslotWithNodeAwait(slot: Long, subcommand: SlotCmd, nodeId: String): Unit
Suspending version of method io.vertx.redis.RedisClient.clusterSetslotWithNode
nodeId
- NOTE: This function has been automatically generated from io.vertx.redis.RedisClient using Vert.x codegen.