public final class GetConfKey extends Object
Modifier and Type | Method and Description |
---|---|
static int |
getConfKey(String... args)
Implements get configuration key.
|
static void |
main(String[] args)
Prints Alluxio configuration key.
|
static void |
printHelp(String message)
Prints the help message.
|
public static void printHelp(String message)
message
- message before standard usage informationpublic static int getConfKey(String... args)
args
- the arguments to specify the environment variable namepublic static void main(String[] args)
args
- the arguments to specify the environment variable nameCopyright © 2023. All Rights Reserved.