- All Known Subinterfaces:
- RecoverableWriter.ResumeRecoverable
- All Known Implementing Classes:
- HadoopFsRecoverable, OSSRecoverable, S3Recoverable
- 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.