@ThreadSafe public final class Format extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Format.Mode
The format mode.
|
Modifier and Type | Method and Description |
---|---|
static void |
format(Format.Mode mode)
Formats the Alluxio file system.
|
static void |
main(String[] args)
Formats the Alluxio file system.
|
public static void main(String[] args)
args
- either MASTER
or WORKER
public static void format(Format.Mode mode) throws IOException
mode
- either MASTER
or WORKER
IOException
Copyright © 2023. All Rights Reserved.