Package | Description |
---|---|
alluxio.fuse |
Modifier and Type | Method and Description |
---|---|
static AlluxioFuseCliOpts |
AlluxioFuseCliOpts.empty()
Constructs an empty
AlluxioFuseCliOpts where all fields are empty. |
Modifier and Type | Method and Description |
---|---|
static Optional<AlluxioFuseCliOpts> |
AlluxioFuseCliOpts.AlluxioFuseCliParser.parseAndCreateAlluxioFuseCliOpts(String[] args)
Constructs a
AlluxioFuseCliOpts based on user command line input. |
Modifier and Type | Method and Description |
---|---|
static AlluxioFuseFileSystemOpts |
AlluxioFuseFileSystemOpts.create(AlluxioConfiguration conf,
AlluxioFuseCliOpts fuseCliOpts)
Constructs an
AlluxioFuseFileSystemOpts with
Alluxio cluster configuration and command line input. |
Copyright © 2023. All Rights Reserved.