Package | Description |
---|---|
alluxio.thrift |
Modifier and Type | Method and Description |
---|---|
static UfsMode |
UfsMode.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL.
|
UfsMode |
UpdateUfsModeTOptions.getUfsMode() |
static UfsMode |
UfsMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UfsMode[] |
UfsMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UpdateUfsModeTOptions |
UpdateUfsModeTOptions.setUfsMode(UfsMode ufsMode) |
Copyright © 2023. All Rights Reserved.