public interface MultipartUploadStrategy
Modifier and Type | Field and Description |
---|---|
static long |
MAX_BLOCK_SIZE |
static int |
MAX_NUMBER_OF_BLOCKS |
Modifier and Type | Method and Description |
---|---|
String |
execute(String container,
Blob blob) |
static final int MAX_NUMBER_OF_BLOCKS
static final long MAX_BLOCK_SIZE
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.