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