public final class AlluxioFuseOpenUtils extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AlluxioFuseOpenUtils.OpenAction
Alluxio Fuse open action.
|
Constructor and Description |
---|
AlluxioFuseOpenUtils() |
Modifier and Type | Method and Description |
---|---|
static AlluxioFuseOpenUtils.OpenAction |
getOpenAction(int flag)
Gets Alluxio Fuse open action based on open flag.
|
public static AlluxioFuseOpenUtils.OpenAction getOpenAction(int flag)
flag
- the open flagCopyright © 2023. All Rights Reserved.