| Package | Description |
|---|---|
| org.odpi.openmetadata.frameworks.discovery |
| Modifier and Type | Field and Description |
|---|---|
protected DiscoveryAnnotationStore |
DiscoveryContext.annotationStore |
| 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,
String discoveryReportGUID,
Map<String,String> analysisParameters,
List<String> requestedAnnotationTypes,
DiscoveryAssetStore assetStore,
DiscoveryAnnotationStore annotationStore)
Constructor sets up the key parameters for accessing the annotations store.
|
Copyright © 2018–2019 ODPi. All rights reserved.