| Package | Description |
|---|---|
| org.apache.hadoop.fs.azurebfs.extensions |
This package is for extension points under ABFS;
There are no stability guarantees as these extension points are
deep inside the ABFS implementation code.
|
| Modifier and Type | Method | Description |
|---|---|---|
ABFSKey |
EncryptionContextProvider.getEncryptionContext(java.lang.String path) |
Fetch encryption context for a given path.
|
ABFSKey |
EncryptionContextProvider.getEncryptionKey(java.lang.String path,
ABFSKey encryptionContext) |
Fetch encryption key in-exchange for encryption context.
|
| Modifier and Type | Method | Description |
|---|---|---|
ABFSKey |
EncryptionContextProvider.getEncryptionKey(java.lang.String path,
ABFSKey encryptionContext) |
Fetch encryption key in-exchange for encryption context.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.