public final class S3Recoverable extends Object implements 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–2024 The Apache Software Foundation. All rights reserved.