public final class AlluxioMasterMonitor extends Object
Modifier and Type | Field and Description |
---|---|
static java.util.function.Supplier<RetryPolicy> |
TWO_MIN_EXP_BACKOFF |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Starts the Alluxio master monitor.
|
public static final java.util.function.Supplier<RetryPolicy> TWO_MIN_EXP_BACKOFF
public static void main(String[] args)
args
- command line arguments, should be emptyCopyright © 2023. All Rights Reserved.