Package | Description |
---|---|
alluxio.master.file | |
alluxio.thrift | |
alluxio.worker.file |
Modifier and Type | Method and Description |
---|---|
UfsInfo |
DefaultFileSystemMaster.getUfsInfo(long mountId) |
UfsInfo |
FileSystemMaster.getUfsInfo(long mountId) |
Modifier and Type | Method and Description |
---|---|
UfsInfo |
UfsInfo.deepCopy() |
UfsInfo |
GetUfsInfoTResponse.getUfsInfo() |
UfsInfo |
UfsInfo.setProperties(MountTOptions properties) |
UfsInfo |
UfsInfo.setUri(String uri) |
Modifier and Type | Method and Description |
---|---|
int |
UfsInfo.compareTo(UfsInfo other) |
boolean |
UfsInfo.equals(UfsInfo that) |
GetUfsInfoTResponse |
GetUfsInfoTResponse.setUfsInfo(UfsInfo ufsInfo) |
Constructor and Description |
---|
GetUfsInfoTResponse(UfsInfo ufsInfo) |
UfsInfo(UfsInfo other)
Performs a deep copy on other.
|
Modifier and Type | Method and Description |
---|---|
UfsInfo |
FileSystemMasterClient.getUfsInfo(long mountId) |
Copyright © 2023. All Rights Reserved.