Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.loadMetadata_args.deepCopy() |
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.Processor.loadMetadata.getEmptyArgsInstance() |
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.AsyncProcessor.loadMetadata.getEmptyArgsInstance() |
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.loadMetadata_args.setOptions(LoadMetadataTOptions options)
the method options
|
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.loadMetadata_args.setRecursive(boolean recursive)
whether to load metadata recursively
|
FileSystemMasterClientService.loadMetadata_args |
FileSystemMasterClientService.loadMetadata_args.setUfsPath(String ufsPath)
the path of the under file system
|
Modifier and Type | Method and Description |
---|---|
int |
FileSystemMasterClientService.loadMetadata_args.compareTo(FileSystemMasterClientService.loadMetadata_args other) |
boolean |
FileSystemMasterClientService.loadMetadata_args.equals(FileSystemMasterClientService.loadMetadata_args that) |
FileSystemMasterClientService.loadMetadata_result |
FileSystemMasterClientService.Processor.loadMetadata.getResult(I iface,
FileSystemMasterClientService.loadMetadata_args args) |
void |
FileSystemMasterClientService.AsyncProcessor.loadMetadata.start(I iface,
FileSystemMasterClientService.loadMetadata_args args,
org.apache.thrift.async.AsyncMethodCallback<LoadMetadataTResponse> resultHandler) |
Constructor and Description |
---|
loadMetadata_args(FileSystemMasterClientService.loadMetadata_args other)
Performs a deep copy on other.
|
Copyright © 2023. All Rights Reserved.