vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterDelslotsManyAwait

clusterDelslotsManyAwait

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

Set hash slots as unbound in receiving node.

Parameters

slots -

handler - Handler for the result of this call.

Return