| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.dataengine.server.admin |
Contains classes necessary to an OMAS setup.
|
| org.odpi.openmetadata.accessservices.dataengine.server.handlers |
| Modifier and Type | Method and Description |
|---|---|
DataEngineRegistrationHandler |
DataEngineInstanceHandler.getRegistrationHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the registration handler for the access service
|
| Constructor and Description |
|---|
DataEngineSchemaTypeHandler(String serviceName,
InvalidParameterHandler invalidParameterHandler,
RepositoryHandler repositoryHandler,
OMRSRepositoryHelper repositoryHelper,
SchemaTypeHandler schemaTypeHandler,
DataEngineRegistrationHandler dataEngineRegistrationHandler)
Construct the handler information needed to interact with the repository services
|
PortHandler(String serviceName,
String serverName,
InvalidParameterHandler invalidParameterHandler,
RepositoryHandler repositoryHandler,
OMRSRepositoryHelper repositoryHelper,
DataEngineRegistrationHandler dataEngineRegistrationHandler)
Construct the handler information needed to interact with the repository services
|
ProcessHandler(String serviceName,
String serverName,
InvalidParameterHandler invalidParameterHandler,
RepositoryHandler repositoryHandler,
OMRSRepositoryHelper repositoryHelper,
DataEngineRegistrationHandler dataEngineRegistrationHandler,
AssetHandler assetHandler,
List<String> defaultZones,
List<String> supportedZones)
Construct the handler information needed to interact with the repository services
|
Copyright © 2018–2020 ODPi. All rights reserved.