Package org.apache.flink.core.fs
Interface RecoverableWriter.CommitRecoverable
-
- All Known Subinterfaces:
RecoverableWriter.ResumeRecoverable
- Enclosing interface:
- RecoverableWriter
public static interface RecoverableWriter.CommitRecoverableA 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.