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