Package | Description |
---|---|
alluxio.underfs.s3a |
Modifier and Type | Method and Description |
---|---|
static AlluxioS3Exception |
AlluxioS3Exception.from(com.amazonaws.AmazonClientException cause)
Converts an AmazonClientException to a corresponding AlluxioS3Exception.
|
static AlluxioS3Exception |
AlluxioS3Exception.from(String errorMessage,
com.amazonaws.AmazonClientException cause)
Converts an AmazonClientException with errormessage to a corresponding AlluxioS3Exception.
|
Copyright © 2023. All Rights Reserved.