vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterKeyslotAwait

clusterKeyslotAwait

suspend fun RedisTransaction.clusterKeyslotAwait(key: String): String

Returns the hash slot of the specified key.

Parameters

key -

handler - Handler for the result of this call.

Return