Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options |
Modifier and Type | Method and Description |
---|---|
void |
BaseFileSystem.loadMetadata(AlluxioURI path,
LoadMetadataOptions options)
Deprecated.
since version 1.1 and will be removed in version 2.0
|
void |
RetryHandlingFileSystemMasterClient.loadMetadata(AlluxioURI path,
LoadMetadataOptions options) |
void |
FileSystem.loadMetadata(AlluxioURI path,
LoadMetadataOptions options)
Deprecated.
since version 1.1 and will be removed in version 2.0
|
void |
FileSystemMasterClient.loadMetadata(AlluxioURI path,
LoadMetadataOptions options)
Deprecated.
since version 1.1 and will be removed in version 2.0
|
Modifier and Type | Method and Description |
---|---|
static LoadMetadataOptions |
LoadMetadataOptions.defaults()
Deprecated.
|
LoadMetadataOptions |
LoadMetadataOptions.setRecursive(boolean recursive)
Deprecated.
Sets the recursive flag.
|
Copyright © 2023. All Rights Reserved.