public class AnalyticsModelingServicesInstance extends OMASServiceInstance
defaultZones, errorHandler, metadataCollection, publishZones, repositoryConnector, repositoryHandler, repositoryHelper, supportedZonesauditLog, localServerUserIdinvalidParameterHandler, maxPageSize, securityVerifier, serverName, serviceName| Constructor and Description |
|---|
AnalyticsModelingServicesInstance(OMRSRepositoryConnector repositoryConnector,
List<String> supportedZones,
AuditLog auditLog,
String localServerUserId,
int maxPageSize)
Set up the local repository connector that will service the REST Calls
|
| Modifier and Type | Method and Description |
|---|---|
DatabaseContextHandler |
getContextBuilder()
Get the handler that does major work this OMAS is designed for.
|
getServerName, validateActiveRepositorygetAuditLoggetInvalidParameterHandler, getServiceName, setMaxPageSize, setSecurityVerifier, setServerName, shutdownpublic AnalyticsModelingServicesInstance(OMRSRepositoryConnector repositoryConnector, List<String> supportedZones, AuditLog auditLog, String localServerUserId, int maxPageSize) throws NewInstanceException
repositoryConnector - link to the repository responsible for servicing the REST callssupportedZones - list of zones that OMAS is allowed to serve Assets fromauditLog - logging destinationlocalServerUserId - userId used for server initiated actionsmaxPageSize - max number of results to return on single requestNewInstanceException - a problem occurred during initializationpublic DatabaseContextHandler getContextBuilder()
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.