Interface IHotUpgradeAsync
public interface IHotUpgradeAsync
-
Method Summary
Modifier and TypeMethodDescriptionvoid
list
(HotUpgradeTaskFilter filter, AsyncHandler<List<HotUpgradeTask>> handler) void
progress
(AsyncHandler<List<HotUpgradeProgress>> handler) void
running
(AsyncHandler<Set<HotUpgradeTask>> handler)