Package | Description |
---|---|
net.bluemind.system.api.hot.upgrade |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.util.List<HotUpgradeProgress>> |
IHotUpgradePromise.progress() |
java.util.concurrent.CompletableFuture<java.util.List<HotUpgradeProgress>> |
IInternalHotUpgradePromise.progress() |
java.util.List<HotUpgradeProgress> |
IHotUpgrade.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 © 2021. All Rights Reserved.