- DataScienceAdmin - Class in org.odpi.openmetadata.accessservices.datascience.admin
-
DataScienceAdmin manages the start up and shutdown of the Stewardship Action OMAS.
- DataScienceAdmin() - Constructor for class org.odpi.openmetadata.accessservices.datascience.admin.DataScienceAdmin
-
Default constructor
- DataScienceAuditCode - Enum in org.odpi.openmetadata.accessservices.datascience.auditlog
-
The DataScienceAuditCode is used to define the message content for the OMRS Audit Log.
- DataScienceOMRSTopicListener - Class in org.odpi.openmetadata.accessservices.datascience.listener
-
DataScienceOMRSTopicListener received details of each OMRS event from the cohorts that the local server
is connected to.
- DataScienceOMRSTopicListener(Connection, OMRSRepositoryHelper, OMRSRepositoryValidator, String, List<String>, OMRSAuditLog) - Constructor for class org.odpi.openmetadata.accessservices.datascience.listener.DataScienceOMRSTopicListener
-
The constructor is given the connection to the out topic for Asset Consumer OMAS
along with classes for testing and manipulating instances.
- DataScienceRegistration - Class in org.odpi.openmetadata.accessservices.datascience.server
-
DataScienceRegistration registers the access service with the OMAG Server administration services.
- DataScienceRegistration() - Constructor for class org.odpi.openmetadata.accessservices.datascience.server.DataScienceRegistration
-
- DataScienceRESTServices - Class in org.odpi.openmetadata.accessservices.datascience.server
-
The DataScienceRESTServices provides the server-side implementation of the Stewardship Action Open Metadata
Assess Service (OMAS).
- DataScienceRESTServices() - Constructor for class org.odpi.openmetadata.accessservices.datascience.server.DataScienceRESTServices
-
Default constructor
- DataScienceServicesInstance - Class in org.odpi.openmetadata.accessservices.datascience.server
-
DataScienceServicesInstance caches references to objects for a specific server.
- DataScienceServicesInstance(OMRSRepositoryConnector, List<String>, OMRSAuditLog, String, int) - Constructor for class org.odpi.openmetadata.accessservices.datascience.server.DataScienceServicesInstance
-
Set up the handlers for this server.