| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.contracts.exceptions | |
| org.apache.hadoop.fs.azurebfs.services |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbfsDriverException |
Exception to be thrown if any Runtime Exception occurs.
|
class |
AbfsInvalidChecksumException |
Exception to wrap invalid checksum verification on client side.
|
class |
InvalidAbfsRestOperationException |
Exception to wrap invalid Azure service error responses and exceptions
raised on network IO.
|
| Constructor | Description |
|---|---|
AbfsInvalidChecksumException(AbfsRestOperationException abfsRestOperationException) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
AbfsClient.computeMD5Hash(byte[] data,
int off,
int len) |
Compute MD5Hash of the given byte array starting from given offset up to given length.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.