Package org.odpi.openmetadata.governanceservers.dataengineproxy.processor
package org.odpi.openmetadata.governanceservers.dataengineproxy.processor
The processor package provides the implementation of the processing logic of the Data Engine Proxy Services.
For example, DataEngineProxyService implements the pull-based change detection and integration of metadata
from data engine's that do not have a push-based mechanism through which to communicate the changes themselves.
-
ClassesClassDescriptionClass to handle periodically polling a Data Engine for changes, for those data engines that do not provide any event-based mechanism to notify on changes.