パッケージ io.digdag.util

インタフェース ResumableInputStream.Reopener

  • 含まれているクラス:
    ResumableInputStream

    public static interface ResumableInputStream.Reopener
    • メソッドの詳細

      • reopen

        java.io.InputStream reopen​(long offset,
                                   java.lang.Exception closedCause)
                            throws java.io.IOException
        例外:
        java.io.IOException