Package org.odpi.openmetadata.frameworks.integration.iterator
package org.odpi.openmetadata.frameworks.integration.iterator
These iterators help an integration connector to step through the Egeria elements that they are responsible
for. MemberElement manages the status of the egeria elements relative to the third party's elements.
-
ClassDescriptionIntegrationIterator provides the common logic for an iterator that is comparing the elements in open metadata and the elements a third party to identify where synchronization is needed.Return a recommended action based on the state of the elements.MemberElement describes a single element in a metadata collection.MetadataCollectionIterator is used to iterate through the elements of a particular type within a metadata collection.RelatedElementsIterator is used to iterate through the related elements of a particular type within a metadata collection.