Interface RolloutManager.RolloutProgress

  • Enclosing interface:
    RolloutManager

    public static interface RolloutManager.RolloutProgress
    Used to report ongoing progress of a rollout
    • Method Detail

      • reportProgress

        void reportProgress​(java.lang.String path,
                            java.lang.String operation)