public final class S3Recoverable extends Object implements org.apache.flink.core.fs.RecoverableWriter.ResumeRecoverable
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectName() |
long |
incompleteObjectLength() |
String |
incompleteObjectName() |
long |
numBytesInParts() |
List<com.amazonaws.services.s3.model.PartETag> |
parts() |
String |
toString() |
String |
uploadId() |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.