vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / clusterDelslotsAwait

clusterDelslotsAwait

suspend fun RedisClient.clusterDelslotsAwait(slot: Long): Unit

Set hash slots as unbound in receiving node.

Parameters

slot -

handler - Handler for the result of this call.

Return