public static class AlluxioFuseCliOpts.AlluxioFuseCliParser extends Object
Constructor and Description |
---|
AlluxioFuseCliParser() |
Modifier and Type | Method and Description |
---|---|
static Optional<AlluxioFuseCliOpts> |
parseAndCreateAlluxioFuseCliOpts(String[] args)
Constructs a
AlluxioFuseCliOpts based on user command line input. |
public static Optional<AlluxioFuseCliOpts> parseAndCreateAlluxioFuseCliOpts(String[] args)
AlluxioFuseCliOpts
based on user command line input.args
- the fuse command line argumentsCopyright © 2023. All Rights Reserved.