public class OSSRecoverable extends Object implements org.apache.flink.core.fs.RecoverableWriter.ResumeRecoverable
| Constructor and Description |
|---|
OSSRecoverable(String uploadId,
String objectName,
List<com.aliyun.oss.model.PartETag> partETags,
String lastPartObject,
long numBytesInParts,
long lastPartObjectLength) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLastPartObject() |
long |
getLastPartObjectLength() |
long |
getNumBytesInParts() |
String |
getObjectName() |
List<com.aliyun.oss.model.PartETag> |
getPartETags() |
String |
getUploadId() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.