| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.services |
| Modifier and Type | Method and Description |
|---|---|
protected List<AbfsHttpHeader> |
AbfsClient.createDefaultHeaders()
Create request headers for Rest Operation using the current API version.
|
List<AbfsHttpHeader> |
AbfsRestOperation.getRequestHeaders() |
| Constructor and Description |
|---|
AbfsAHCHttpOperation(URL url,
String method,
List<AbfsHttpHeader> requestHeaders,
Duration connectionTimeout,
Duration readTimeout,
org.apache.hadoop.fs.azurebfs.services.AbfsApacheHttpClient abfsApacheHttpClient) |
AbfsHttpOperation(org.slf4j.Logger log,
URL url,
String method,
List<AbfsHttpHeader> requestHeaders,
Duration connectionTimeout,
Duration readTimeout) |
AbfsJdkHttpOperation(URL url,
String method,
List<AbfsHttpHeader> requestHeaders,
Duration connectionTimeout,
Duration readTimeout)
Initializes a new HTTP request and opens the connection.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.