| 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 and Description |
|---|---|
Trilean |
AbfsConfiguration.getIsNamespaceEnabledAccount() |
| Modifier and Type | Method and Description |
|---|---|
static Trilean |
Trilean.getTrilean(boolean isTrue)
Converts boolean to Trilean.
|
static Trilean |
Trilean.getTrilean(String str)
Converts String to Trilean.
|
static Trilean |
Trilean.valueOf(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–2021 Apache Software Foundation. All rights reserved.