| 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.enums |
| Modifier and Type | Method | Description |
|---|---|---|
Trilean |
AbfsConfiguration.getIsNamespaceEnabledAccount() |
| Modifier and Type | Method | Description |
|---|---|---|
static Trilean |
Trilean.getTrilean(boolean isTrue) |
Converts boolean to Trilean.
|
static Trilean |
Trilean.getTrilean(java.lang.String str) |
Converts String to Trilean.
|
static Trilean |
Trilean.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Trilean[] |
Trilean.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.