org.jclouds.openstack.swift.blobstore.strategy
Interface MultipartUpload
- All Known Subinterfaces:
- MultipartUploadStrategy
- All Known Implementing Classes:
- SequentialMultipartUploadStrategy
public interface MultipartUpload
MAX_NUMBER_OF_PARTS
static final int MAX_NUMBER_OF_PARTS
- See Also:
- Constant Field Values
MAX_LIST_PARTS_RETURNED
static final int MAX_LIST_PARTS_RETURNED
- See Also:
- Constant Field Values
MAX_LIST_MPU_RETURNED
static final int MAX_LIST_MPU_RETURNED
- See Also:
- Constant Field Values
MIN_PART_SIZE
static final long MIN_PART_SIZE
- See Also:
- Constant Field Values
MAX_PART_SIZE
static final long MAX_PART_SIZE
- See Also:
- Constant Field Values
Copyright © 2009-2012 jclouds. All Rights Reserved.