public final class S3Committer extends Object implements org.apache.flink.core.fs.RecoverableFsDataOutputStream.Committer
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
void |
commitAfterRecovery() |
org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable |
getRecoverable() |
public void commit()
throws IOException
commit in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.CommitterIOExceptionpublic void commitAfterRecovery()
throws IOException
commitAfterRecovery in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.CommitterIOExceptionpublic org.apache.flink.core.fs.RecoverableWriter.CommitRecoverable getRecoverable()
getRecoverable in interface org.apache.flink.core.fs.RecoverableFsDataOutputStream.CommitterCopyright © 2014–2019 The Apache Software Foundation. All rights reserved.