| Package | Description |
|---|---|
| org.apache.hadoop.util |
Common utilities.
|
| Modifier and Type | Method | Description |
|---|---|---|
GcTimeMonitor.Builder |
GcTimeMonitor.Builder.gcTimeAlertHandler(GcTimeMonitor.GcTimeAlertHandler value) |
Set the GC alert handler.
|
GcTimeMonitor.Builder |
GcTimeMonitor.Builder.maxGcTimePercentage(int value) |
Set the max GC time percentage that triggers the alert handler.
|
GcTimeMonitor.Builder |
GcTimeMonitor.Builder.observationWindowMs(long value) |
Set observation window size in milliseconds.
|
GcTimeMonitor.Builder |
GcTimeMonitor.Builder.sleepIntervalMs(long value) |
Set sleep interval in milliseconds.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.