| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpgradeSevice.InstanceHolder |
| 限定符和类型 | 方法和说明 |
|---|---|
ServiceType |
getID()
Get the name of the the service.
|
static UpgradeSevice |
getINSTANCE() |
static AtomicInteger |
getTotalUpgradeFileNum() |
void |
start()
Start current service.
|
void |
stop()
Stop current service.
|
void |
submitUpgradeTask(UpgradeTask upgradeTask) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdown, waitAndStoppublic static UpgradeSevice getINSTANCE()
public void stop()
IServicepublic ServiceType getID()
IServicepublic static AtomicInteger getTotalUpgradeFileNum()
public void submitUpgradeTask(UpgradeTask upgradeTask)
Copyright © 2022 The Apache Software Foundation. All rights reserved.