Package | Description |
---|---|
alluxio.client.file | |
alluxio.client.file.options |
Modifier and Type | Method and Description |
---|---|
static FileSystem |
FileSystem.Factory.create(FileSystemContext context,
FileSystemOptions options) |
Modifier and Type | Method and Description |
---|---|
FileSystemOptions |
FileSystemOptions.Builder.build() |
static FileSystemOptions |
FileSystemOptions.create(AlluxioConfiguration conf)
Creates the file system options.
|
static FileSystemOptions |
FileSystemOptions.defaults()
Creates the default file system options.
|
Copyright © 2023. All Rights Reserved.