- ConfigureDiscoveryEngine - Class in org.odpi.openmetadata.accessservices.discoveryengine.samples
-
ConfigureDiscoveryEngine uses the DiscoveryConfigurationClient from
the Discovery Engine OMAS to set up a new discovery engine called
ClinicalTrials that contains sample discovery services to validate
some of the assets that Coco Pharmaceuticals is using in its clinical
trials.
- ConfigureDiscoveryEngine() - Constructor for class org.odpi.openmetadata.accessservices.discoveryengine.samples.ConfigureDiscoveryEngine
-
- CreateAvroFileAssetSample - Class in org.odpi.openmetadata.accessservices.assetowner.samples
-
CreateAvroFileAssetSample creates a simple asset definition in the open metadata repositories for
a file.
- CreateAvroFileAssetSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.samples.CreateAvroFileAssetSample
-
Set up the parameters for the sample.
- CreateCSVFileAssetSample - Class in org.odpi.openmetadata.accessservices.assetowner.samples
-
CreateCSVFileAssetSample creates a simple asset definition in the open metadata repositories for
a file.
- CreateCSVFileAssetSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetowner.samples.CreateCSVFileAssetSample
-
Set up the parameters for the sample.
- CreateGovernanceZoneSample - Class in org.odpi.openmetadata.accessservices.governanceprogram.samples
-
CreateGovernanceZoneSample illustrates the use of the Asset Owner OMAS API to create governance zones
for Coco Pharmaceuticals.
- CSVFileReaderSample - Class in org.odpi.openmetadata.accessservices.assetconsumer.samples
-
CSVFileReaderSample illustrates the use of the Asset Consumer OMAS API to create connectors to CSV files.
- CSVFileReaderSample(String, String, String, String) - Constructor for class org.odpi.openmetadata.accessservices.assetconsumer.samples.CSVFileReaderSample
-
Set up the parameters for the sample.