org.jclouds.googlecloudstorage.blobstore.strategy.internal
Class MultipartUpload
java.lang.Object
org.jclouds.googlecloudstorage.blobstore.strategy.internal.MultipartUpload
public final class MultipartUpload
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAX_NUMBER_OF_PARTS
public static final int MAX_NUMBER_OF_PARTS
- See Also:
- Constant Field Values
MAX_LIST_PARTS_RETURNED
public static final int MAX_LIST_PARTS_RETURNED
- See Also:
- Constant Field Values
MAX_LIST_MPU_RETURNED
public static final int MAX_LIST_MPU_RETURNED
- See Also:
- Constant Field Values
MIN_PART_SIZE
public static final long MIN_PART_SIZE
- part size 5 MB to 5 GB, last part can be < 5 MB
- See Also:
- Constant Field Values
MAX_PART_SIZE
public static final long MAX_PART_SIZE
- See Also:
- Constant Field Values
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.