| Package | Description |
|---|---|
| net.bluemind.system.api.hot.upgrade |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<HotUpgradeProgress> |
IHotUpgrade.progress() |
java.util.concurrent.CompletableFuture<java.util.List<HotUpgradeProgress>> |
IHotUpgradePromise.progress() |
java.util.concurrent.CompletableFuture<java.util.List<HotUpgradeProgress>> |
IInternalHotUpgradePromise.progress() |
| Modifier and Type | Method and Description |
|---|---|
void |
IHotUpgradeAsync.progress(AsyncHandler<java.util.List<HotUpgradeProgress>> handler) |
void |
IInternalHotUpgradeAsync.progress(AsyncHandler<java.util.List<HotUpgradeProgress>> handler) |
Copyright © 2023. All Rights Reserved.