public static class S3Options.S3UploadBufferSizeBytesFactory
extends java.lang.Object
implements org.apache.beam.sdk.options.DefaultValueFactory<java.lang.Integer>
| Modifier and Type | Field and Description |
|---|---|
static int |
MINIMUM_UPLOAD_BUFFER_SIZE_BYTES |
| Constructor and Description |
|---|
S3UploadBufferSizeBytesFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Integer |
create(org.apache.beam.sdk.options.PipelineOptions options) |
public static final int MINIMUM_UPLOAD_BUFFER_SIZE_BYTES