Class ComponentIdReport
java.lang.Object
org.odpi.openmetadata.reports.componentid.ComponentIdReport
ComponentIdReport outputs a list of component identifiers used by popular Egeria services and connectors.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ComponentIdReport
public ComponentIdReport()
-
-
Method Details
-
run
This runs the sample- Throws:
IOException
- unable to write report
-
main
Main program that controls the operation of the sample. The parameters are passed space separated. The file name must be passed as parameter 1. The other parameters are used to override the sample's default values.- Parameters:
args
- 1. file name 2. server name, 3. URL root for the server, 4. client userId
-