Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options | |
alluxio.proxy |
Modifier and Type | Method and Description |
---|---|
void |
BaseFileSystem.unmount(AlluxioURI path,
UnmountOptions options) |
void |
FileSystem.unmount(AlluxioURI path,
UnmountOptions options)
Unmounts a UFS subtree identified by the given Alluxio path.
|
Modifier and Type | Method and Description |
---|---|
static UnmountOptions |
UnmountOptions.defaults() |
UnmountOptions |
UnmountOptions.setCommonOptions(CommonOptions options) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PathsRestServiceHandler.unmount(String path,
UnmountOptions options) |
Copyright © 2023. All Rights Reserved.