suspend fun RedisTransaction.clusterGetkeysinslotAwait(slot: Long, count: Long): String
Return local key names in the specified hash slot.
slot -
slot
count -
count
handler - Handler for the result of this call.
handler
Return