Interface RecoverableWriter.CommitRecoverable

  • All Known Subinterfaces:
    RecoverableWriter.ResumeRecoverable
    Enclosing interface:
    RecoverableWriter

    public static interface RecoverableWriter.CommitRecoverable
    A handle to an in-progress stream with a defined and persistent amount of data. The handle can be used to recover the stream as of exactly that point and publish the result file.