Class GUIDGenerator
java.lang.Object
org.odpi.openmetadata.utilities.guidgenerator.GUIDGenerator
ServerOps provides a utility for starting and stopping servers on an OMAG Server Platform.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GUIDGenerator
public GUIDGenerator()
-
-
Method Details
-
main
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 ...
-