| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.services | |
| org.apache.hadoop.fs.azurebfs.utils |
| Modifier and Type | Method | Description |
|---|---|---|
EncryptionType |
AbfsClient.getEncryptionType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
AbfsClient.setEncryptionType(EncryptionType encryptionType) |
| Modifier and Type | Method | Description |
|---|---|---|
static EncryptionType |
EncryptionType.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static EncryptionType[] |
EncryptionType.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.