public class GenerateSystemMetadata extends java.lang.Object implements UpgradeUtilityInterface
| Constructor and Description |
|---|
GenerateSystemMetadata() |
| Modifier and Type | Method and Description |
|---|---|
int |
getServerLocation() |
static void |
main(java.lang.String[] args) |
boolean |
multiThreadUpgrade()
Use multiple threads to process parts of the complete ID list concurrently
|
void |
setServerLocation(int serverLocation) |
boolean |
upgrade() |
public boolean upgrade()
throws AdminException
upgrade in interface UpgradeUtilityInterfaceAdminExceptionpublic boolean multiThreadUpgrade()
throws AdminException
AdminExceptionpublic int getServerLocation()
public void setServerLocation(int serverLocation)
public static void main(java.lang.String[] args)
Copyright © 2020 Regents of the University of California. All Rights Reserved.