Class GUIDGenerator

java.lang.Object
org.odpi.openmetadata.utilities.guidgenerator.GUIDGenerator

public class GUIDGenerator extends Object
ServerOps provides a utility for starting and stopping servers on an OMAG Server Platform.
  • Constructor Details

    • GUIDGenerator

      public GUIDGenerator()
  • Method Details

    • main

      public static void main(String[] args)
      Main program that controls the operation of the utility. The parameters are passed space separated. The parameters are used to override the utility's default values. If mode is set to "interactive" the caller is prompted for a command and one to many server names.
      Parameters:
      args - 1. service platform URL root, 2. client userId, 3. mode 4. server name 5. server name ...