Uses of Class
org.apache.flink.fs.osshadoop.writer.OSSRecoverableMultipartUpload
Packages that use OSSRecoverableMultipartUpload
-
Uses of OSSRecoverableMultipartUpload in org.apache.flink.fs.osshadoop.writer
Constructors in org.apache.flink.fs.osshadoop.writer with parameters of type OSSRecoverableMultipartUploadModifierConstructorDescriptionOSSRecoverableFsDataOutputStream(long ossUploadPartSize, org.apache.flink.util.function.FunctionWithException<File, org.apache.flink.core.fs.RefCountedFileWithStream, IOException> cachedFileCreator, OSSRecoverableMultipartUpload upload, long sizeBeforeCurrentPart)