open fun clusterDelslotsMany(slots: MutableList<Long>, handler: Handler<AsyncResult<Void>>): RedisClient
Set hash slots as unbound in receiving node.
slots -
slots
handler - Handler for the result of this call.
handler
Return