public class S3AMultipartUploaderBuilder extends org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl<org.apache.hadoop.fs.s3a.impl.S3AMultipartUploader,S3AMultipartUploaderBuilder>
Constructor and Description |
---|
S3AMultipartUploaderBuilder(S3AFileSystem fileSystem,
WriteOperations writeOperations,
StoreContext context,
org.apache.hadoop.fs.Path p,
S3AMultipartUploaderStatistics statistics) |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.fs.s3a.impl.S3AMultipartUploader |
build() |
S3AMultipartUploaderBuilder |
getThisBuilder() |
append, blockSize, bufferSize, checksumOpt, create, getBlockSize, getBufferSize, getChecksumOpt, getFlags, getFS, getPermission, getReplication, overwrite, permission, replication
getMandatoryKeys, getOptionalKeys, getOptionalPath, getOptionalPathHandle, getOptions, getPath, getPathHandle, must, must, must, must, must, must, must, mustDouble, mustLong, opt, opt, opt, opt, opt, opt, opt, optDouble, optLong, rejectUnknownMandatoryKeys, rejectUnknownMandatoryKeys
public S3AMultipartUploaderBuilder(@Nonnull S3AFileSystem fileSystem, @Nonnull WriteOperations writeOperations, @Nonnull StoreContext context, @Nonnull org.apache.hadoop.fs.Path p, @Nonnull S3AMultipartUploaderStatistics statistics)
public S3AMultipartUploaderBuilder getThisBuilder()
getThisBuilder
in class org.apache.hadoop.fs.impl.MultipartUploaderBuilderImpl<org.apache.hadoop.fs.s3a.impl.S3AMultipartUploader,S3AMultipartUploaderBuilder>
public org.apache.hadoop.fs.s3a.impl.S3AMultipartUploader build() throws IllegalArgumentException, IOException
IllegalArgumentException
IOException
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.