Constant Field Values


Contents
org.jclouds.*

org.jclouds.aws.s3.blobstore.AWSS3BlobRequestSigner
public static final String TEMPORARY_SIGNATURE_PARAM "Signature"

org.jclouds.aws.s3.blobstore.strategy.MultipartUpload
public static final int MAX_LIST_MPU_RETURNED 1000
public static final int MAX_LIST_PARTS_RETURNED 1000
public static final int MAX_NUMBER_OF_PARTS 10000
public static final long MAX_PART_SIZE 5368709120L
public static final long MIN_PART_SIZE 5242880L

org.jclouds.aws.s3.xml.DeleteResultHandler
public static final String DELETED_TAG "Deleted"
public static final String ERROR_TAG "Error"



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.