| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryAssetCatalogStore |
DiscoveryContext.getAssetCatalogStore()
Return the asset catalog store that provides the ability to query assets.
|
| Constructor and Description |
|---|
DiscoveryContext(String userId,
String assetGUID,
Map<String,String> analysisParameters,
List<String> requestedAnnotationTypes,
DiscoveryAssetStore assetStore,
DiscoveryAnnotationStore annotationStore,
DiscoveryAssetCatalogStore assetCatalogStore)
Constructor sets up the key parameters for accessing the annotations store.
|
Copyright © 2018–2020 ODPi. All rights reserved.