| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryAnnotationStore |
DiscoveryContext.getAnnotationStore()
Return the annotation store for the discovery engine.
|
| 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.