vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterDelslotsAwait

clusterDelslotsAwait

suspend fun RedisTransaction.clusterDelslotsAwait(slot: Long): String

Set hash slots as unbound in receiving node.

Parameters

slot -

handler - Handler for the result of this call.

Return