| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.contracts.exceptions | |
| org.apache.hadoop.fs.azurebfs.services | |
| org.apache.hadoop.fs.azurebfs.utils |
| Constructor and Description |
|---|
AbfsRestOperationException(int statusCode,
String errorCode,
String errorMessage,
Exception innerException,
AbfsHttpOperation abfsHttpOperation) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbfsHttpOperation.AbfsHttpOperationWithFixedResult |
| Modifier and Type | Method and Description |
|---|---|
static AbfsHttpOperation |
AbfsHttpOperation.getAbfsHttpOperationWithFixedResult(URL url,
String method,
int httpStatus) |
AbfsHttpOperation |
AbfsRestOperation.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
TracingContext.constructHeader(AbfsHttpOperation httpOperation)
Concatenate all identifiers separated by (:) into a string and set into
X_MS_CLIENT_REQUEST_ID header of the http operation
|
Copyright © 2008–2022 Apache Software Foundation. All rights reserved.