open fun clusterCountkeysinslot(slot: Long, handler: Handler<AsyncResult<Long>>): RedisClient
Return the number of local keys in the specified hash slot.
slot -
slot
handler - Handler for the result of this call.
handler
Return