Class UnionByNameVisitor


public class UnionByNameVisitor extends SchemaWithPartnerVisitor<Integer,Boolean>
Visitor class that accumulates the set of changes needed to evolve an existing schema into the union of the existing and a new schema. Changes are added to an UpdateSchema operation.