Class OpenConnectorArchiveWriter

java.lang.Object
org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
org.odpi.openmetadata.archiveutilities.openconnectors.OpenConnectorArchiveWriter

public class OpenConnectorArchiveWriter extends org.odpi.openmetadata.repositoryservices.archiveutilities.OMRSArchiveWriter
OpenConnectorArchiveWriter creates an open metadata archive that includes the connector type information for all open connectors supplied by the egeria project.
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
    Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • main

      public static void main(String[] args)
      Main program to initiate the archive writer for the connector types for data store connectors supported by the Egeria project.
      Parameters:
      args - ignored