Package | Description |
---|---|
alluxio.cli |
Modifier and Type | Method and Description |
---|---|
static Format.Mode |
Format.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format.Mode[] |
Format.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
Format.format(Format.Mode mode,
AlluxioConfiguration alluxioConf)
Formats the Alluxio file system.
|
Copyright © 2023. All Rights Reserved.