Class DataEngineServicesInstance


  • public class DataEngineServicesInstance
    extends OMASServiceInstance
    DataEngineServicesInstance caches references to OMRS objects for a specific server. It is also responsible for registering itself in the instance map.
    • Method Detail

      • 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 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