| 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 and Description |
|---|---|
ABFSKey |
EncryptionContextProvider.getEncryptionContext(String path)
Fetch encryption context for a given path.
|
ABFSKey |
EncryptionContextProvider.getEncryptionKey(String path,
ABFSKey encryptionContext)
Fetch encryption key in-exchange for encryption context.
|
| Modifier and Type | Method and Description |
|---|---|
ABFSKey |
EncryptionContextProvider.getEncryptionKey(String path,
ABFSKey encryptionContext)
Fetch encryption key in-exchange for encryption context.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.