Package org.odpi.openmetadata.accessservices.dataengine.server.handlers
package org.odpi.openmetadata.accessservices.dataengine.server.handlers
These handlers drive the interaction with the metadata repositories. They augment the generic handlers with
the management function for the external identifiers.
-
ClassesClassDescriptionDataEngineCollectionHandler manages collection objects.DataEngineCommonHandler manages objects from the property server.DataEngineConnectionAndEndpointHandler manages Connection and Endpoint objects from the property server.DataFileHandler manages DataFile objects from the property server.DataEngineEventTypeHandler manages event type objects.Manages find operations for DataEngine related objectsFolderHierarchyHandler manages FileFolder objects from the property server.PortHandler manages Port objects from the property server.ProcessHandler manages Process objects from the property server.DataEngineRegistrationHandler manages Engine objects from external data engines.DataEngineRelationalDataHandler manages Databases and RelationalTables objects from the property server.DataEngineSchemaAttributeHandler manages schema attributes objects from the property server.DataEngineSchemaTypeHandler manages schema types objects from the property server.DataEngineTopicHandler manages topic objects.