类 TotalProgressPushListener

java.lang.Object
cn.taketoday.buildpack.platform.docker.TotalProgressListener<PushImageUpdateEvent>
cn.taketoday.buildpack.platform.docker.TotalProgressPushListener
所有已实现的接口:
UpdateListener<PushImageUpdateEvent>

public class TotalProgressPushListener extends TotalProgressListener<PushImageUpdateEvent>
UpdateListener that calculates the total progress of the entire push operation and publishes TotalProgressEvent.
从以下版本开始:
4.0
作者:
Scott Frederick