open fun clusterAddslots(slots: MutableList<Long>, handler: Handler<AsyncResult<Void>>): RedisClient
Assign new hash slots to receiving node.
slots -
slots
handler - Handler for the result of this call.
handler
Return