| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs |
A distributed implementation of
FileSystem for reading and writing files on
Azure Storage. |
| org.apache.hadoop.fs.azurebfs.constants |
| Modifier and Type | Method and Description |
|---|---|
HttpOperationType |
AbfsConfiguration.getPreferredHttpOperationType() |
| Modifier and Type | Field and Description |
|---|---|
static HttpOperationType |
FileSystemConfigurations.DEFAULT_NETWORKING_LIBRARY |
| Modifier and Type | Method and Description |
|---|---|
static HttpOperationType |
HttpOperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpOperationType[] |
HttpOperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.