public final class ChecksumSupport extends Object
| Modifier and Type | Method and Description |
|---|---|
static software.amazon.awssdk.services.s3.model.ChecksumAlgorithm |
getChecksumAlgorithm(org.apache.hadoop.conf.Configuration conf)
Get the checksum algorithm to be used for data integrity check of the objects in S3.
|
public static software.amazon.awssdk.services.s3.model.ChecksumAlgorithm getChecksumAlgorithm(org.apache.hadoop.conf.Configuration conf)
conf - configuration to scanIllegalArgumentException - if the checksum algorithm is not known or not supportedCopyright © 2008–2025 Apache Software Foundation. All rights reserved.