All Classes
-
All Classes Interface Summary Class Summary Class Description ChecksumInfo Encapsulates a checksum value and its corresponding algorithm.ChecksumInputStream A ChecksumInputStream that computes and verifies a checksum for the data read from the stream.ChecksumUtils ChecksumUtils.CRC32CCalculation ChecksumUtils.MD5Calculation ChecksumUtils.SHA256Calculation ChecksumUtils.SHA384Calculation CRC32C This class was refactored from the original Java 9 implementation to be compatible with Java 8.CRC32CDigest DownloadConfiguration Configuration for theDownloadManager.DownloadConfiguration.Builder Builder forDownloadConfiguration.DownloadManager Download manager, which automatically breaks a larger download into parallel downloads, based on object size.MultipartManifest MultipartManifestImpl Manifest impl that provides thread-safe access to an ongoing manifest upload.MultipartObjectAssembler MultiPartObjectAssembler provides a simplified interaction with uploading large objects using multi-part uploads.MultipartObjectAssembler.MultipartObjectAssemblerBuilder MultipartTransferManager MultiPartTransferManager handles the job submission, cancellation, and completion of parts to the manifest.MultipartUploadFailedPartDetails MultipartUploadFailedPartDetails has details about the part number and the failure cause for the failed upload partMultipartUtils ObjectStorageUtils ProgressReporter StreamChunkCreator StreamChunkCreator.DuplicatedSubRangeInputStream Creates a new duplicated SubRangeInputStream.StreamChunkCreator.SubRangeInputStream Creates a new SubRangeInputStream that represents a sub-range of bytes from another InputStream.StreamHelper Temporary helper class that should be moved into the common library later.StreamHelper.NullOutputStream UploadConfiguration The configuration for the UploadManager.UploadConfiguration.UploadConfigurationBuilder UploadManager UploadManager simplifies interaction with the Object Storage service by abstracting away the method used to upload objects.UploadManager.UploadRequest UploadManager.UploadRequest.UploadRequestBuilder UploadManager.UploadResponse The result referencing the uploaded object.UploadManager.UploadResponse.Builder