Class ConfigMetadataServerSample

java.lang.Object
org.odpi.openmetadata.adminservices.samples.configure.ConfigMetadataServerSample

public class ConfigMetadataServerSample extends Object
ConfigMetadataServerSample illustrates how to use the MetadataAccessStoreConfigurationClient to configure a Metadata Server.
  • Method Details

    • main

      public static void main(String[] args)
      Main program that controls the operation of the sample. The parameters are passed space separated. The parameters are used to override the sample's default values.
      Parameters:
      args - 1. URL root for the admin platform, 2. admin userId 3. connection userId 4. connection password