public interface AsyncMultipartUploadStrategy extends MultipartUpload
MAX_LIST_MPU_RETURNED, MAX_LIST_PARTS_RETURNED, MAX_NUMBER_OF_PARTS, MAX_PART_SIZE, MIN_PART_SIZE| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<String> | 
execute(String container,
       Blob blob,
       PutOptions options)  | 
com.google.common.util.concurrent.ListenableFuture<String> execute(String container, Blob blob, PutOptions options)
Copyright © 2009-2013 jclouds. All Rights Reserved.