public final class BlockUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getUfsBlockPath(UfsManager.UfsClient ufsInfo,
long blockId)
For a given block ID, derives the corresponding UFS file of this block if it falls back to
be stored in UFS.
|
public static String getUfsBlockPath(UfsManager.UfsClient ufsInfo, long blockId)
ufsInfo
- the UFS information for the mount point backing this fileblockId
- block IDCopyright © 2023. All Rights Reserved.