| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.assetlineage.handlers | |
| org.odpi.openmetadata.accessservices.assetlineage.server |
| Constructor and Description |
|---|
GlossaryContextHandler(InvalidParameterHandler invalidParameterHandler,
OMRSRepositoryHelper repositoryHelper,
RepositoryHandler repositoryHandler,
AssetContextHandler assetContextHandler,
Set<String> lineageClassificationTypes)
Construct the discovery engine configuration handler caching the objects
needed to operate within a single server instance.
|
ProcessContextHandler(InvalidParameterHandler invalidParameterHandler,
OMRSRepositoryHelper repositoryHelper,
RepositoryHandler repositoryHandler,
AssetContextHandler assetContextHandler,
List<String> supportedZones,
Set<String> lineageClassificationTypes)
Construct the discovery engine configuration handler caching the objects
needed to operate within a single server instance.
|
| Modifier and Type | Method and Description |
|---|---|
AssetContextHandler |
AssetLineageInstanceHandler.getAssetContextHandler(String userId,
String serverName,
String serviceOperationName)
Retrieve the specific handler for the access service.
|
Copyright © 2018–2020 ODPi. All rights reserved.