public final class MountTable.Resolution extends Object
UnderFileSystem
for the UFS path are available.Modifier and Type | Method and Description |
---|---|
CloseableResource<UnderFileSystem> |
acquireUfsResource() |
long |
getMountId() |
boolean |
getShared() |
AlluxioURI |
getUfsMountPointUri() |
AlluxioURI |
getUri() |
public AlluxioURI getUri()
public AlluxioURI getUfsMountPointUri()
public CloseableResource<UnderFileSystem> acquireUfsResource()
UnderFileSystem
closeable resourcepublic boolean getShared()
public long getMountId()
Copyright © 2023. All Rights Reserved.