| Package | Description |
|---|---|
| org.apache.hadoop.fs.statistics |
This package contains support for statistic collection and reporting.
|
| Modifier and Type | Method | Description |
|---|---|---|
static DurationStatisticSummary |
DurationStatisticSummary.fetchDurationSummary(IOStatistics source,
java.lang.String key,
boolean success) |
Fetch the duration timing summary of success or failure operations
from an IO Statistics source.
|
static DurationStatisticSummary |
DurationStatisticSummary.fetchSuccessSummary(IOStatistics source,
java.lang.String key) |
Fetch the duration timing summary from an IOStatistics source.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.