| 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 |
|---|---|
void |
AbfsAuthorizer.init()
Initialize authorizer for Azure Blob File System.
|
boolean |
AbfsAuthorizer.isAuthorized(org.apache.hadoop.fs.permission.FsAction action,
org.apache.hadoop.fs.Path... absolutePaths)
Checks if the provided
FsAction is allowed on the provided Paths. |
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.