public static class MultipartUploadCleaner.AbortTask extends Object implements Runnable
Constructor and Description |
---|
AbortTask(FileSystem fs,
String bucket,
String object,
Long uploadId)
Creates a new instance of
MultipartUploadCleaner.AbortTask . |
public AbortTask(FileSystem fs, String bucket, String object, Long uploadId)
MultipartUploadCleaner.AbortTask
.fs
- instance of FileSystem
bucket
- the bucket nameobject
- the object nameuploadId
- multipart upload tmp directory fileIdCopyright © 2023. All Rights Reserved.