Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options | |
alluxio.proxy |
Modifier and Type | Method and Description |
---|---|
boolean |
BaseFileSystem.exists(AlluxioURI path,
ExistsOptions options) |
boolean |
FileSystem.exists(AlluxioURI path,
ExistsOptions options)
Checks whether a path exists in Alluxio space.
|
Modifier and Type | Method and Description |
---|---|
static ExistsOptions |
ExistsOptions.defaults() |
ExistsOptions |
ExistsOptions.setCommonOptions(CommonOptions options) |
ExistsOptions |
ExistsOptions.setLoadMetadataType(LoadMetadataType loadMetadataType) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
PathsRestServiceHandler.exists(String path,
ExistsOptions options) |
Copyright © 2023. All Rights Reserved.