Class DataEngineServicesInstance

java.lang.Object
org.odpi.openmetadata.commonservices.multitenant.OMAGServerServiceInstance
org.odpi.openmetadata.commonservices.multitenant.AuditableServerServiceInstance
org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
org.odpi.openmetadata.accessservices.dataengine.server.admin.DataEngineServicesInstance

public class DataEngineServicesInstance extends org.odpi.openmetadata.commonservices.multitenant.OMASServiceInstance
DataEngineServicesInstance caches references to OMRS objects for a specific server. It is also responsible for registering itself in the instance map.
  • Method Details

    • getDataEngineCollectionHandler

      public DataEngineCollectionHandler getDataEngineCollectionHandler()
      Returns the Data Engine collection handler.
      Returns:
      the Data Engine collection handler
    • getDataEngineRelationalDataHandler

      public DataEngineRelationalDataHandler getDataEngineRelationalDataHandler()
      Returns the Data Engine relational data handler.
      Returns:
      the Data Engine relational data handler
    • getInTopicConnection

      public org.odpi.openmetadata.frameworks.connectors.properties.beans.Connection getInTopicConnection()
      Returns the connection used in the client to create a connector that produces events on the input topic.
      Returns:
      connection object for client
    • getDataEngineDataFileHandler

      public DataEngineDataFileHandler getDataEngineDataFileHandler()
      Returns the Data Engine file handler.
      Returns:
      the Data Engine file handler
    • getDataEngineCommonHandler

      public DataEngineCommonHandler getDataEngineCommonHandler()
      Returns the Data Engine common handler.
      Returns:
      the Data Engine common handler
    • getDataEngineFolderHierarchyHandler

      public DataEngineFolderHierarchyHandler getDataEngineFolderHierarchyHandler()
      Returns the Data Engine folder hierarchy handler.
      Returns:
      the Data Engine folder hierarchy handler
    • getDataEngineConnectionAndEndpointHandler

      public DataEngineConnectionAndEndpointHandler getDataEngineConnectionAndEndpointHandler()
      Returns the Data Engine connection and endpoint handler.
      Returns:
      the Data Engine connection and endpoint handler
    • getDataEngineFindHandler

      public DataEngineFindHandler getDataEngineFindHandler()
      Returns the Data Engine find handler.
      Returns:
      the Data Engine find handler