vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterDelslotsManyAwait

clusterDelslotsManyAwait

suspend fun RedisClient.clusterDelslotsManyAwait(slots: List<Long>): Unit

Set hash slots as unbound in receiving node.

Parameters

slots -

handler - Handler for the result of this call.

Return