| 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.
|
| Constructor | Description |
|---|---|
GcTimeMonitor(long observationWindowMs,
long sleepIntervalMs,
int maxGcTimePercentage,
GcTimeMonitor.GcTimeAlertHandler alertHandler) |
Create an instance of GCTimeMonitor.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.