Package | Description |
---|---|
alluxio.master.file | |
alluxio.master.file.contexts |
Modifier and Type | Method and Description |
---|---|
void |
DefaultFileSystemMaster.checkAccess(AlluxioURI path,
CheckAccessContext context) |
void |
FileSystemMaster.checkAccess(AlluxioURI path,
CheckAccessContext context)
Checks access to path.
|
Modifier and Type | Method and Description |
---|---|
static CheckAccessContext |
CheckAccessContext.create(CheckAccessPOptions.Builder optionsBuilder) |
static CheckAccessContext |
CheckAccessContext.defaults() |
static CheckAccessContext |
CheckAccessContext.mergeFrom(CheckAccessPOptions.Builder optionsBuilder)
Merges and embeds the given
CheckAccessPOptions with the corresponding master
options. |
Copyright © 2023. All Rights Reserved.