public final class AlluxioWorkerMonitor
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.function.Supplier<RetryPolicy> |
ONE_MIN_EXP_BACKOFF |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Starts the Alluxio worker monitor.
|
public static final java.util.function.Supplier<RetryPolicy> ONE_MIN_EXP_BACKOFF
Copyright © 2022. All Rights Reserved.