クラス TotalProgressPullListener

java.lang.ObjectSE
org.springframework.boot.buildpack.platform.docker.TotalProgressListener<PullImageUpdateEvent>
org.springframework.boot.buildpack.platform.docker.TotalProgressPullListener
実装されたすべてのインターフェース:
UpdateListener<PullImageUpdateEvent>

public class TotalProgressPullListener extends TotalProgressListener<PullImageUpdateEvent>
プル操作全体の進行状況の合計を計算し、TotalProgressEvent を公開する UpdateListener
導入:
2.3.0
作成者:
Phillip Webb, Scott Frederick