public static class MultipartUploadCleaner.AbortTask extends Object implements Runnable
Constructor and Description |
---|
AbortTask(FileSystem metaFs,
FileSystem userFs,
String bucket,
String object,
String uploadId)
Creates a new instance of
MultipartUploadCleaner.AbortTask . |
public AbortTask(FileSystem metaFs, FileSystem userFs, String bucket, String object, String uploadId)
MultipartUploadCleaner.AbortTask
.metaFs
- instance of FileSystem
- used for metadata operationsuserFs
- instance of FileSystem
- under the scope of a user agentbucket
- the bucket nameobject
- the object nameuploadId
- multipart upload tmp directory fileIdCopyright © 2023. All Rights Reserved.