vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterAddslotsAwait

clusterAddslotsAwait

suspend fun RedisTransaction.clusterAddslotsAwait(slots: List<String>): String

Assign new hash slots to receiving node.

Parameters

slots -

handler - Handler for the result of this call.

Return