Package | Description |
---|---|
alluxio.master.file.contexts |
Modifier and Type | Method and Description |
---|---|
static LoadMetadataContext |
LoadMetadataContext.create(LoadMetadataPOptions.Builder optionsBuilder) |
static LoadMetadataContext |
LoadMetadataContext.defaults() |
static LoadMetadataContext |
LoadMetadataContext.mergeFrom(LoadMetadataPOptions.Builder optionsBuilder)
Merges and embeds the given
LoadMetadataPOptions with the corresponding master options. |
LoadMetadataContext |
LoadMetadataContext.setUfsStatus(UfsStatus ufsStatus)
Sets
UfsStatus for the directory. |
Copyright © 2023. All Rights Reserved.