Package | Description |
---|---|
alluxio.master.file.meta |
Modifier and Type | Method and Description |
---|---|
MountInfo |
MountTable.getMountInfo(long mountId) |
Modifier and Type | Method and Description |
---|---|
Map<String,MountInfo> |
MountTable.getMountTable()
Returns a copy of the current mount table, the mount table is a map from Alluxio file system
URIs to the corresponding mount point information.
|
Copyright © 2023. All Rights Reserved.